[INFO] cloning repository https://github.com/maxaudron/libquassel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxaudron/libquassel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxaudron%2Flibquassel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxaudron%2Flibquassel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44bd1fdaaa8e5c9753b6b45307bcb7f0938a394b [INFO] checking maxaudron/libquassel against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxaudron%2Flibquassel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maxaudron/libquassel [INFO] finished tweaking git repo https://github.com/maxaudron/libquassel [INFO] tweaked toml for git repo https://github.com/maxaudron/libquassel written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maxaudron/libquassel on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maxaudron/libquassel 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb0f055413a974acd86a515b509c0b9e92e51929d0b7934ccbcbf4344367177b [INFO] running `Command { std: "docker" "start" "-a" "fb0f055413a974acd86a515b509c0b9e92e51929d0b7934ccbcbf4344367177b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb0f055413a974acd86a515b509c0b9e92e51929d0b7934ccbcbf4344367177b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0f055413a974acd86a515b509c0b9e92e51929d0b7934ccbcbf4344367177b", kill_on_drop: false }` [INFO] [stdout] fb0f055413a974acd86a515b509c0b9e92e51929d0b7934ccbcbf4344367177b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42defd3c6793759f946ef960d62237a6f453a7ddb3e15e3361ee4bf3dc7c83ec [INFO] running `Command { std: "docker" "start" "-a" "42defd3c6793759f946ef960d62237a6f453a7ddb3e15e3361ee4bf3dc7c83ec", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Compiling libquassel-derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking libquassel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.75s [INFO] running `Command { std: "docker" "inspect" "42defd3c6793759f946ef960d62237a6f453a7ddb3e15e3361ee4bf3dc7c83ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42defd3c6793759f946ef960d62237a6f453a7ddb3e15e3361ee4bf3dc7c83ec", kill_on_drop: false }` [INFO] [stdout] 42defd3c6793759f946ef960d62237a6f453a7ddb3e15e3361ee4bf3dc7c83ec