[INFO] fetching crate relic 0.0.14... [INFO] testing relic-0.0.14 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate relic 0.0.14 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate relic 0.0.14 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate relic 0.0.14 [INFO] finished tweaking crates.io crate relic 0.0.14 [INFO] tweaked toml for crates.io crate relic 0.0.14 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate relic 0.0.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 765c1704d5a2a837f53242f00785c3debd9264231216e0edb9876f49aef4639e [INFO] running `Command { std: "docker" "start" "-a" "765c1704d5a2a837f53242f00785c3debd9264231216e0edb9876f49aef4639e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "765c1704d5a2a837f53242f00785c3debd9264231216e0edb9876f49aef4639e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765c1704d5a2a837f53242f00785c3debd9264231216e0edb9876f49aef4639e", kill_on_drop: false }` [INFO] [stdout] 765c1704d5a2a837f53242f00785c3debd9264231216e0edb9876f49aef4639e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6e0494b0343b30747c4fd26fdb89041d95eed5e653640cd6c0e9a12247fb9b5 [INFO] running `Command { std: "docker" "start" "-a" "e6e0494b0343b30747c4fd26fdb89041d95eed5e653640cd6c0e9a12247fb9b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling gory v0.1.8 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.17+1.1.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling librelic v0.0.11 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling fungus v0.1.19 [INFO] [stderr] Compiling witcher v0.1.19 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling git2 v0.13.15 [INFO] [stderr] Compiling skellige v0.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling relic v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.65s [INFO] running `Command { std: "docker" "inspect" "e6e0494b0343b30747c4fd26fdb89041d95eed5e653640cd6c0e9a12247fb9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e0494b0343b30747c4fd26fdb89041d95eed5e653640cd6c0e9a12247fb9b5", kill_on_drop: false }` [INFO] [stdout] e6e0494b0343b30747c4fd26fdb89041d95eed5e653640cd6c0e9a12247fb9b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 499de5b9949e9db4251ce1b183aa4f0e8afa06842b6d83f9e7bf6300fbe9bf28 [INFO] running `Command { std: "docker" "start" "-a" "499de5b9949e9db4251ce1b183aa4f0e8afa06842b6d83f9e7bf6300fbe9bf28", kill_on_drop: false }` [INFO] [stderr] Compiling relic v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/relic-ea00fae5286fb64d) [INFO] running `Command { std: "docker" "inspect" "499de5b9949e9db4251ce1b183aa4f0e8afa06842b6d83f9e7bf6300fbe9bf28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499de5b9949e9db4251ce1b183aa4f0e8afa06842b6d83f9e7bf6300fbe9bf28", kill_on_drop: false }` [INFO] [stdout] 499de5b9949e9db4251ce1b183aa4f0e8afa06842b6d83f9e7bf6300fbe9bf28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee3ea12529ac5de7072b87d65f9902c483b17489255827369a6a5b637ac31a71 [INFO] running `Command { std: "docker" "start" "-a" "ee3ea12529ac5de7072b87d65f9902c483b17489255827369a6a5b637ac31a71", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/relic-ea00fae5286fb64d) [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" "ee3ea12529ac5de7072b87d65f9902c483b17489255827369a6a5b637ac31a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3ea12529ac5de7072b87d65f9902c483b17489255827369a6a5b637ac31a71", kill_on_drop: false }` [INFO] [stdout] ee3ea12529ac5de7072b87d65f9902c483b17489255827369a6a5b637ac31a71