[INFO] fetching crate subid 0.2.0...
[INFO] testing subid-0.2.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate subid 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate subid 0.2.0
[INFO] finished tweaking crates.io crate subid 0.2.0
[INFO] tweaked toml for crates.io crate subid 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate subid 0.2.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate subid 0.2.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded windows-targets v0.53.3
[INFO] [stderr]   Downloaded libloading v0.8.8
[INFO] [stderr]   Downloaded bindgen v0.72.0
[INFO] [stderr]   Downloaded subid-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50dd58751423ce27ee343b76bac64ccb824dbd1aa1a9e4cf29b4e398e453a8e4
[INFO] running `Command { std: "docker" "start" "-a" "50dd58751423ce27ee343b76bac64ccb824dbd1aa1a9e4cf29b4e398e453a8e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50dd58751423ce27ee343b76bac64ccb824dbd1aa1a9e4cf29b4e398e453a8e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50dd58751423ce27ee343b76bac64ccb824dbd1aa1a9e4cf29b4e398e453a8e4", kill_on_drop: false }`
[INFO] [stdout] 50dd58751423ce27ee343b76bac64ccb824dbd1aa1a9e4cf29b4e398e453a8e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94063b48b221b3a57442361c53c565ae1de253aa8dacb6151dfb45afd573dfe8
[INFO] running `Command { std: "docker" "start" "-a" "94063b48b221b3a57442361c53c565ae1de253aa8dacb6151dfb45afd573dfe8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling subid-sys v0.1.0
[INFO] [stderr]    Compiling subid v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `subid_free` in crate `subid_sys`
[INFO] [stdout]   --> src/lib.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 37 |             unsafe { subid_sys::subid_free(self.data.cast()) };
[INFO] [stdout]    |                                 ^^^^^^^^^^ not found in `subid_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:120:44
[INFO] [stdout]     |
[INFO] [stdout] 120 |         self.source.as_ref().map(|e| e as &(dyn std::error::Error))
[INFO] [stdout]     |                                            ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 120 -         self.source.as_ref().map(|e| e as &(dyn std::error::Error))
[INFO] [stdout] 120 +         self.source.as_ref().map(|e| e as &dyn std::error::Error)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subid` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "94063b48b221b3a57442361c53c565ae1de253aa8dacb6151dfb45afd573dfe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94063b48b221b3a57442361c53c565ae1de253aa8dacb6151dfb45afd573dfe8", kill_on_drop: false }`
[INFO] [stdout] 94063b48b221b3a57442361c53c565ae1de253aa8dacb6151dfb45afd573dfe8
