[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] e4f2a6723b6c38c2d8ba8bfcef5acf1cc730963f [INFO] testing ltheinrich/etopa against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltheinrich%2Fetopa" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltheinrich/etopa on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b3346f28ad93e18bc1fc55bd78a2e6f12147101672f14580a5b131fd79b11ff [INFO] running `Command { std: "docker" "start" "-a" "9b3346f28ad93e18bc1fc55bd78a2e6f12147101672f14580a5b131fd79b11ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b3346f28ad93e18bc1fc55bd78a2e6f12147101672f14580a5b131fd79b11ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3346f28ad93e18bc1fc55bd78a2e6f12147101672f14580a5b131fd79b11ff", kill_on_drop: false }` [INFO] [stdout] 9b3346f28ad93e18bc1fc55bd78a2e6f12147101672f14580a5b131fd79b11ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abe12c70ea5e67b9b3d1ee5fa218f64f3087b59867d2bbfa786a3241ac1f5524 [INFO] running `Command { std: "docker" "start" "-a" "abe12c70ea5e67b9b3d1ee5fa218f64f3087b59867d2bbfa786a3241ac1f5524", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling jni v0.19.0 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling polyval v0.5.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ghash v0.4.2 [INFO] [stderr] Compiling aes-gcm v0.9.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling kern v1.3.3 [INFO] [stderr] Compiling etopa v0.0.0 (/opt/rustwide/workdir/etopa) [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling etopai v0.0.0 (/opt/rustwide/workdir/etopai) [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling etopaw v0.0.0 (/opt/rustwide/workdir/etopaw) [INFO] [stderr] Compiling etopan v0.0.0 (/opt/rustwide/workdir/etopan) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.81s [INFO] running `Command { std: "docker" "inspect" "abe12c70ea5e67b9b3d1ee5fa218f64f3087b59867d2bbfa786a3241ac1f5524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe12c70ea5e67b9b3d1ee5fa218f64f3087b59867d2bbfa786a3241ac1f5524", kill_on_drop: false }` [INFO] [stdout] abe12c70ea5e67b9b3d1ee5fa218f64f3087b59867d2bbfa786a3241ac1f5524 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0adf8c0d06abbdf21ebc370045370633cbc2120113b09125b2e8a435d765367 [INFO] running `Command { std: "docker" "start" "-a" "f0adf8c0d06abbdf21ebc370045370633cbc2120113b09125b2e8a435d765367", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Compiling etopa v0.0.0 (/opt/rustwide/workdir/etopa) [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling etopai v0.0.0 (/opt/rustwide/workdir/etopai) [INFO] [stderr] Compiling etopan v0.0.0 (/opt/rustwide/workdir/etopan) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.24 [INFO] [stderr] Compiling etopaw v0.0.0 (/opt/rustwide/workdir/etopaw) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.85s [INFO] running `Command { std: "docker" "inspect" "f0adf8c0d06abbdf21ebc370045370633cbc2120113b09125b2e8a435d765367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0adf8c0d06abbdf21ebc370045370633cbc2120113b09125b2e8a435d765367", kill_on_drop: false }` [INFO] [stdout] f0adf8c0d06abbdf21ebc370045370633cbc2120113b09125b2e8a435d765367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44e9791103aab80f8396ef7b13e068b35ef2f3794891cf6b1d7089600a2a2cf4 [INFO] running `Command { std: "docker" "start" "-a" "44e9791103aab80f8396ef7b13e068b35ef2f3794891cf6b1d7089600a2a2cf4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/etopa-2124c45d3251486d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/etopai-a114197e0c150934) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/etopan-e8cf3c65b75b8300) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/etopaw-1ed6fbcde0761287) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests etopa [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests etopaw [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44e9791103aab80f8396ef7b13e068b35ef2f3794891cf6b1d7089600a2a2cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e9791103aab80f8396ef7b13e068b35ef2f3794891cf6b1d7089600a2a2cf4", kill_on_drop: false }` [INFO] [stdout] 44e9791103aab80f8396ef7b13e068b35ef2f3794891cf6b1d7089600a2a2cf4