[INFO] fetching crate snowboard 0.9.0... [INFO] testing snowboard-0.9.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate snowboard 0.9.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate snowboard 0.9.0 [INFO] finished tweaking crates.io crate snowboard 0.9.0 [INFO] tweaked toml for crates.io crate snowboard 0.9.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate snowboard 0.9.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate snowboard 0.9.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c1d857346a304eb69cdde3ec68a38d3d8c8527c521eaa971bba98988d32be00 [INFO] running `Command { std: "docker" "start" "-a" "1c1d857346a304eb69cdde3ec68a38d3d8c8527c521eaa971bba98988d32be00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c1d857346a304eb69cdde3ec68a38d3d8c8527c521eaa971bba98988d32be00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1d857346a304eb69cdde3ec68a38d3d8c8527c521eaa971bba98988d32be00", kill_on_drop: false }` [INFO] [stdout] 1c1d857346a304eb69cdde3ec68a38d3d8c8527c521eaa971bba98988d32be00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2d94da399e3f0add5fecfdb4a2fbbb22181812b083d406ffc171651221ede9a [INFO] running `Command { std: "docker" "start" "-a" "d2d94da399e3f0add5fecfdb4a2fbbb22181812b083d406ffc171651221ede9a", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling async-lock v3.1.0 [INFO] [stderr] Compiling async-channel v2.1.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.1.0 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling snowboard v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s [INFO] running `Command { std: "docker" "inspect" "d2d94da399e3f0add5fecfdb4a2fbbb22181812b083d406ffc171651221ede9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d94da399e3f0add5fecfdb4a2fbbb22181812b083d406ffc171651221ede9a", kill_on_drop: false }` [INFO] [stdout] d2d94da399e3f0add5fecfdb4a2fbbb22181812b083d406ffc171651221ede9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1234592f9668730a89e4011783645dc6ae84f85fde07194832b8d28dc61d54f1 [INFO] running `Command { std: "docker" "start" "-a" "1234592f9668730a89e4011783645dc6ae84f85fde07194832b8d28dc61d54f1", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling async-lock v3.1.0 [INFO] [stderr] Compiling async-channel v2.1.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling async-process v2.1.0 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling smol-potat v1.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling snowboard v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.85s [INFO] running `Command { std: "docker" "inspect" "1234592f9668730a89e4011783645dc6ae84f85fde07194832b8d28dc61d54f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1234592f9668730a89e4011783645dc6ae84f85fde07194832b8d28dc61d54f1", kill_on_drop: false }` [INFO] [stdout] 1234592f9668730a89e4011783645dc6ae84f85fde07194832b8d28dc61d54f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8dd204943a8f3fc0b8b61484a4aa507be29686e3ffc82062d2f663039ed6689 [INFO] running `Command { std: "docker" "start" "-a" "b8dd204943a8f3fc0b8b61484a4aa507be29686e3ffc82062d2f663039ed6689", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snowboard-86c704b9b61b9d7f) [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" "b8dd204943a8f3fc0b8b61484a4aa507be29686e3ffc82062d2f663039ed6689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8dd204943a8f3fc0b8b61484a4aa507be29686e3ffc82062d2f663039ed6689", kill_on_drop: false }` [INFO] [stdout] b8dd204943a8f3fc0b8b61484a4aa507be29686e3ffc82062d2f663039ed6689