[INFO] fetching crate luwen 0.3.6... [INFO] testing luwen-0.3.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate luwen 0.3.6 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate luwen 0.3.6 [INFO] finished tweaking crates.io crate luwen 0.3.6 [INFO] tweaked toml for crates.io crate luwen 0.3.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate luwen 0.3.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate luwen 0.3.6 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.9.33 [INFO] [stderr] Downloaded luwen-core v0.1.0 [INFO] [stderr] Downloaded rust-embed-impl v8.3.0 [INFO] [stderr] Downloaded luwen-if v0.4.4 [INFO] [stderr] Downloaded memmap2 v0.7.1 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded ttkmd-if v0.1.0 [INFO] [stderr] Downloaded luwen-ref v0.3.1 [INFO] [stderr] Downloaded bitfield-struct v0.4.4 [INFO] [stderr] Downloaded rust-embed-utils v8.3.0 [INFO] [stderr] Downloaded syn v2.0.53 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded rust-embed v8.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f56dbd06074c192d96235e4de69540faceb0335aa0ac7aec2d4076a08babef27 [INFO] running `Command { std: "docker" "start" "-a" "f56dbd06074c192d96235e4de69540faceb0335aa0ac7aec2d4076a08babef27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f56dbd06074c192d96235e4de69540faceb0335aa0ac7aec2d4076a08babef27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56dbd06074c192d96235e4de69540faceb0335aa0ac7aec2d4076a08babef27", kill_on_drop: false }` [INFO] [stdout] f56dbd06074c192d96235e4de69540faceb0335aa0ac7aec2d4076a08babef27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bcf72642fea951ce3c6f9c7f4dfe2cdc0e125ee0dc74d2414d1189f81ddddb6 [INFO] running `Command { std: "docker" "start" "-a" "7bcf72642fea951ce3c6f9c7f4dfe2cdc0e125ee0dc74d2414d1189f81ddddb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rust-embed-utils v8.3.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling rust-embed-impl v8.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bitfield-struct v0.4.4 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling rust-embed v8.3.0 [INFO] [stderr] Compiling luwen-core v0.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ttkmd-if v0.1.0 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.33 [INFO] [stderr] Compiling luwen-if v0.4.4 [INFO] [stderr] Compiling luwen-ref v0.3.1 [INFO] [stderr] Compiling luwen v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.38s [INFO] running `Command { std: "docker" "inspect" "7bcf72642fea951ce3c6f9c7f4dfe2cdc0e125ee0dc74d2414d1189f81ddddb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bcf72642fea951ce3c6f9c7f4dfe2cdc0e125ee0dc74d2414d1189f81ddddb6", kill_on_drop: false }` [INFO] [stdout] 7bcf72642fea951ce3c6f9c7f4dfe2cdc0e125ee0dc74d2414d1189f81ddddb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3da6c3356875a0ed40e266d18773de3c1d50a7c7d2b92340c7ccc85560801ed [INFO] running `Command { std: "docker" "start" "-a" "a3da6c3356875a0ed40e266d18773de3c1d50a7c7d2b92340c7ccc85560801ed", kill_on_drop: false }` [INFO] [stderr] Compiling luwen v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "a3da6c3356875a0ed40e266d18773de3c1d50a7c7d2b92340c7ccc85560801ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3da6c3356875a0ed40e266d18773de3c1d50a7c7d2b92340c7ccc85560801ed", kill_on_drop: false }` [INFO] [stdout] a3da6c3356875a0ed40e266d18773de3c1d50a7c7d2b92340c7ccc85560801ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e472546c2ab0849dc6a51dcb057a633636d0ab1e6b9d3ee9869c3dee7774b59 [INFO] running `Command { std: "docker" "start" "-a" "0e472546c2ab0849dc6a51dcb057a633636d0ab1e6b9d3ee9869c3dee7774b59", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/bin/detect_test.rs (/opt/rustwide/target/debug/deps/detect_test-6e7ac556bf4dd6dc) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/druken_monkey/main.rs (/opt/rustwide/target/debug/deps/druken_monkey-6e5e8f926063eaa9) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/ethernet_benchmark.rs (/opt/rustwide/target/debug/deps/ethernet_benchmark-804e5a5b65444d38) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/generate_names.rs (/opt/rustwide/target/debug/deps/generate_names-cd594ae0d863033a) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/bin/luwen-cem.rs (/opt/rustwide/target/debug/deps/luwen_cem-f3b68502a9c90e7d) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/luwen-demo.rs (/opt/rustwide/target/debug/deps/luwen_demo-b2868c6bf624c67a) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/reset-test.rs (/opt/rustwide/target/debug/deps/reset_test-3a5d438b7c6a9603) [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] [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] [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] [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] [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] [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 src/bin/spi-test.rs (/opt/rustwide/target/debug/deps/spi_test-93c28f4b644653a2) [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" "0e472546c2ab0849dc6a51dcb057a633636d0ab1e6b9d3ee9869c3dee7774b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e472546c2ab0849dc6a51dcb057a633636d0ab1e6b9d3ee9869c3dee7774b59", kill_on_drop: false }` [INFO] [stdout] 0e472546c2ab0849dc6a51dcb057a633636d0ab1e6b9d3ee9869c3dee7774b59