[INFO] cloning repository https://github.com/ltheinrich/etopa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltheinrich/etopa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltheinrich%2Fetopa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltheinrich%2Fetopa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d3cbecef75f9c943e24a3821c36974b3928273c [INFO] checking ltheinrich/etopa against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltheinrich%2Fetopa" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltheinrich/etopa on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ltheinrich/etopa [INFO] finished tweaking git repo https://github.com/ltheinrich/etopa [INFO] tweaked toml for git repo https://github.com/ltheinrich/etopa written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ltheinrich/etopa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c762ad3f34cf131d4d81a700a88fbaf55d9f414e62ead089626fd2cfe00d2f23 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c762ad3f34cf131d4d81a700a88fbaf55d9f414e62ead089626fd2cfe00d2f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c762ad3f34cf131d4d81a700a88fbaf55d9f414e62ead089626fd2cfe00d2f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c762ad3f34cf131d4d81a700a88fbaf55d9f414e62ead089626fd2cfe00d2f23", kill_on_drop: false }` [INFO] [stdout] c762ad3f34cf131d4d81a700a88fbaf55d9f414e62ead089626fd2cfe00d2f23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0b949cd5bf2aa2f8fd081d753a4d80c7cb91d5000889cefa3142b9c381c4a14b [INFO] running `Command { std: "docker" "start" "-a" "0b949cd5bf2aa2f8fd081d753a4d80c7cb91d5000889cefa3142b9c381c4a14b", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking combine v4.6.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.4.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking polyval v0.5.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ghash v0.4.3 [INFO] [stderr] Compiling jni v0.19.0 [INFO] [stderr] Checking rust-argon2 v0.8.3 [INFO] [stderr] Checking aes-gcm v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.26 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Checking kern v1.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Checking etopa v0.0.0 (/opt/rustwide/workdir/etopa) [INFO] [stderr] Checking etopai v0.0.0 (/opt/rustwide/workdir/etopai) [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking wasm-bindgen v0.2.76 [INFO] [stderr] Checking js-sys v0.3.53 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking etopaw v0.0.0 (/opt/rustwide/workdir/etopaw) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.26 [INFO] [stderr] Checking etopan v0.0.0 (/opt/rustwide/workdir/etopan) [INFO] [stderr] Checking wasm-bindgen-test v0.3.26 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.09s [INFO] running `Command { std: "docker" "inspect" "0b949cd5bf2aa2f8fd081d753a4d80c7cb91d5000889cefa3142b9c381c4a14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b949cd5bf2aa2f8fd081d753a4d80c7cb91d5000889cefa3142b9c381c4a14b", kill_on_drop: false }` [INFO] [stdout] 0b949cd5bf2aa2f8fd081d753a4d80c7cb91d5000889cefa3142b9c381c4a14b