[INFO] fetching crate brix 0.4.2... [INFO] testing brix-0.4.2 against 1.79.0 for beta-1.80-4 [INFO] extracting crate brix 0.4.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate brix 0.4.2 on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate brix 0.4.2 [INFO] finished tweaking crates.io crate brix 0.4.2 [INFO] tweaked toml for crates.io crate brix 0.4.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate brix 0.4.2 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded titlecase v2.2.1 [INFO] [stderr] Downloaded validator_types v0.14.0 [INFO] [stderr] Downloaded validator v0.14.0 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded simple_logger v4.3.3 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.10 [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded execute v0.2.13 [INFO] [stderr] Downloaded brix_commands v0.1.3 [INFO] [stderr] Downloaded brix_cli v0.4.1 [INFO] [stderr] Downloaded brix_common v0.1.3 [INFO] [stderr] Downloaded fs_extra v1.3.0 [INFO] [stderr] Downloaded validator_derive v0.14.0 [INFO] [stderr] Downloaded brix_errors v0.2.1 [INFO] [stderr] Downloaded brix_processor v0.1.3 [INFO] [stderr] Downloaded execute-command-macro v0.1.9 [INFO] [stderr] Downloaded execute-command-tokens v0.1.7 [INFO] [stderr] Downloaded generic-array v1.0.0 [INFO] [stderr] Downloaded brix_config_loader v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9ea6bc7d60913377bae690b85f2ba8fef8884c6b3921c9a2c953483a44d8d04 [INFO] running `Command { std: "docker" "start" "-a" "e9ea6bc7d60913377bae690b85f2ba8fef8884c6b3921c9a2c953483a44d8d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9ea6bc7d60913377bae690b85f2ba8fef8884c6b3921c9a2c953483a44d8d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ea6bc7d60913377bae690b85f2ba8fef8884c6b3921c9a2c953483a44d8d04", kill_on_drop: false }` [INFO] [stdout] e9ea6bc7d60913377bae690b85f2ba8fef8884c6b3921c9a2c953483a44d8d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fb859f30c651259c5df0eec61f80089ff150ea69d7185c9916631b4cd68b75d [INFO] running `Command { std: "docker" "start" "-a" "7fb859f30c651259c5df0eec61f80089ff150ea69d7185c9916631b4cd68b75d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling generic-array v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling execute-command-macro v0.1.9 [INFO] [stderr] Compiling execute v0.2.13 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling titlecase v2.2.1 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling validator v0.14.0 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling brix_errors v0.2.1 [INFO] [stderr] Compiling brix_processor v0.1.3 [INFO] [stderr] Compiling brix_cli v0.4.1 [INFO] [stderr] Compiling brix_common v0.1.3 [INFO] [stderr] Compiling brix_commands v0.1.3 [INFO] [stderr] Compiling brix_config_loader v0.1.3 [INFO] [stderr] Compiling brix v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.25s [INFO] running `Command { std: "docker" "inspect" "7fb859f30c651259c5df0eec61f80089ff150ea69d7185c9916631b4cd68b75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb859f30c651259c5df0eec61f80089ff150ea69d7185c9916631b4cd68b75d", kill_on_drop: false }` [INFO] [stdout] 7fb859f30c651259c5df0eec61f80089ff150ea69d7185c9916631b4cd68b75d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e06dc9dab90edbc922ee4056164d443e5e813487ab970ffedabbac405c6617 [INFO] running `Command { std: "docker" "start" "-a" "56e06dc9dab90edbc922ee4056164d443e5e813487ab970ffedabbac405c6617", kill_on_drop: false }` [INFO] [stderr] Compiling brix v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "56e06dc9dab90edbc922ee4056164d443e5e813487ab970ffedabbac405c6617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e06dc9dab90edbc922ee4056164d443e5e813487ab970ffedabbac405c6617", kill_on_drop: false }` [INFO] [stdout] 56e06dc9dab90edbc922ee4056164d443e5e813487ab970ffedabbac405c6617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ef958c7c834208a6e50d82c774cd595d337b0353907f97729f4d93aaac5c96b [INFO] running `Command { std: "docker" "start" "-a" "8ef958c7c834208a6e50d82c774cd595d337b0353907f97729f4d93aaac5c96b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests crates/brix_core/main.rs (/opt/rustwide/target/debug/deps/brix-c33382bc892adfcb) [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" "8ef958c7c834208a6e50d82c774cd595d337b0353907f97729f4d93aaac5c96b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef958c7c834208a6e50d82c774cd595d337b0353907f97729f4d93aaac5c96b", kill_on_drop: false }` [INFO] [stdout] 8ef958c7c834208a6e50d82c774cd595d337b0353907f97729f4d93aaac5c96b