[INFO] fetching crate quote-it 0.1.0... [INFO] testing quote-it-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate quote-it 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate quote-it 0.1.0 [INFO] finished tweaking crates.io crate quote-it 0.1.0 [INFO] tweaked toml for crates.io crate quote-it 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quote-it 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quote-it 0.1.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6e2560a7420a8212402065c80f7518f6e614de3448e3467566123f8bf8e80fc [INFO] running `Command { std: "docker" "start" "-a" "f6e2560a7420a8212402065c80f7518f6e614de3448e3467566123f8bf8e80fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6e2560a7420a8212402065c80f7518f6e614de3448e3467566123f8bf8e80fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e2560a7420a8212402065c80f7518f6e614de3448e3467566123f8bf8e80fc", kill_on_drop: false }` [INFO] [stdout] f6e2560a7420a8212402065c80f7518f6e614de3448e3467566123f8bf8e80fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13e80b897585dd559bcd0bec4f88d5c6895a763f7bbbd5334d6a2647bd4c9366 [INFO] running `Command { std: "docker" "start" "-a" "13e80b897585dd559bcd0bec4f88d5c6895a763f7bbbd5334d6a2647bd4c9366", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling lz4_flex v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crc64fast v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling homedir v0.3.3 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling bson v2.11.0 [INFO] [stderr] Compiling polodb_core v4.4.2 [INFO] [stderr] Compiling quote-it v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "13e80b897585dd559bcd0bec4f88d5c6895a763f7bbbd5334d6a2647bd4c9366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e80b897585dd559bcd0bec4f88d5c6895a763f7bbbd5334d6a2647bd4c9366", kill_on_drop: false }` [INFO] [stdout] 13e80b897585dd559bcd0bec4f88d5c6895a763f7bbbd5334d6a2647bd4c9366 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d73a3501850c32d6ba7849d42ebbc977082869fd623dab8c0b4725681cb03cc9 [INFO] running `Command { std: "docker" "start" "-a" "d73a3501850c32d6ba7849d42ebbc977082869fd623dab8c0b4725681cb03cc9", kill_on_drop: false }` [INFO] [stderr] Compiling quote-it v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "d73a3501850c32d6ba7849d42ebbc977082869fd623dab8c0b4725681cb03cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73a3501850c32d6ba7849d42ebbc977082869fd623dab8c0b4725681cb03cc9", kill_on_drop: false }` [INFO] [stdout] d73a3501850c32d6ba7849d42ebbc977082869fd623dab8c0b4725681cb03cc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73716ce944ce7a614b6b6d81c5f187e2df5c1ed332daf7a51d74b4f1079c6cd8 [INFO] running `Command { std: "docker" "start" "-a" "73716ce944ce7a614b6b6d81c5f187e2df5c1ed332daf7a51d74b4f1079c6cd8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quote_it-ae30cf6cc4fcf527) [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" "73716ce944ce7a614b6b6d81c5f187e2df5c1ed332daf7a51d74b4f1079c6cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73716ce944ce7a614b6b6d81c5f187e2df5c1ed332daf7a51d74b4f1079c6cd8", kill_on_drop: false }` [INFO] [stdout] 73716ce944ce7a614b6b6d81c5f187e2df5c1ed332daf7a51d74b4f1079c6cd8