[INFO] fetching crate erbium 1.0.5... [INFO] testing erbium-1.0.5 against 1.77.0 for beta-1.78-1 [INFO] extracting crate erbium 1.0.5 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate erbium 1.0.5 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate erbium 1.0.5 [INFO] finished tweaking crates.io crate erbium 1.0.5 [INFO] tweaked toml for crates.io crate erbium 1.0.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate erbium 1.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.9 [INFO] [stderr] Downloaded netlink-packet-core v0.5.0 [INFO] [stderr] Downloaded erbium-net v1.0.5 [INFO] [stderr] Downloaded hashlink v0.8.3 [INFO] [stderr] Downloaded allocator-api2 v0.2.15 [INFO] [stderr] Downloaded netlink-packet-route v0.15.0 [INFO] [stderr] Downloaded rustix v0.37.21 [INFO] [stderr] Downloaded rustix v0.38.1 [INFO] [stderr] Downloaded procfs v0.14.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.26.0 [INFO] [stderr] Downloaded rusqlite v0.29.0 [INFO] [stderr] Downloaded erbium-core v1.0.5 [INFO] [stderr] Downloaded syn v2.0.22 [INFO] [stderr] Downloaded vergen v8.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83951b8a0d161c021efb766c533a1f1cd36d477fbf016fbda04d1ab50d3ed7fe [INFO] running `Command { std: "docker" "start" "-a" "83951b8a0d161c021efb766c533a1f1cd36d477fbf016fbda04d1ab50d3ed7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83951b8a0d161c021efb766c533a1f1cd36d477fbf016fbda04d1ab50d3ed7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83951b8a0d161c021efb766c533a1f1cd36d477fbf016fbda04d1ab50d3ed7fe", kill_on_drop: false }` [INFO] [stdout] 83951b8a0d161c021efb766c533a1f1cd36d477fbf016fbda04d1ab50d3ed7fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de5f6d6fb547ac2406de3c2c88a2ce75b56b3ac8947594a3375b03ecf2099934 [INFO] running `Command { std: "docker" "start" "-a" "de5f6d6fb547ac2406de3c2c88a2ce75b56b3ac8947594a3375b03ecf2099934", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v0.38.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.36.14 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vergen v8.2.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling netlink-packet-core v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling netlink-packet-route v0.15.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling erbium v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling erbium-net v1.0.5 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling erbium-core v1.0.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.08s [INFO] running `Command { std: "docker" "inspect" "de5f6d6fb547ac2406de3c2c88a2ce75b56b3ac8947594a3375b03ecf2099934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5f6d6fb547ac2406de3c2c88a2ce75b56b3ac8947594a3375b03ecf2099934", kill_on_drop: false }` [INFO] [stdout] de5f6d6fb547ac2406de3c2c88a2ce75b56b3ac8947594a3375b03ecf2099934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 438ac762acfdb176c5b8185ed8e1a00a149a47639d0e385a3d3cbae216f6962f [INFO] running `Command { std: "docker" "start" "-a" "438ac762acfdb176c5b8185ed8e1a00a149a47639d0e385a3d3cbae216f6962f", kill_on_drop: false }` [INFO] [stderr] Compiling erbium v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "438ac762acfdb176c5b8185ed8e1a00a149a47639d0e385a3d3cbae216f6962f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "438ac762acfdb176c5b8185ed8e1a00a149a47639d0e385a3d3cbae216f6962f", kill_on_drop: false }` [INFO] [stdout] 438ac762acfdb176c5b8185ed8e1a00a149a47639d0e385a3d3cbae216f6962f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9ea62d684482d89a5e186ef673404195acf99694d6a6cf44fbc6cedeb7da523 [INFO] running `Command { std: "docker" "start" "-a" "d9ea62d684482d89a5e186ef673404195acf99694d6a6cf44fbc6cedeb7da523", kill_on_drop: false }` [INFO] [stderr] Compiling erbium v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/erbium-fcde5697efb55c62) [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" "d9ea62d684482d89a5e186ef673404195acf99694d6a6cf44fbc6cedeb7da523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9ea62d684482d89a5e186ef673404195acf99694d6a6cf44fbc6cedeb7da523", kill_on_drop: false }` [INFO] [stdout] d9ea62d684482d89a5e186ef673404195acf99694d6a6cf44fbc6cedeb7da523