[INFO] fetching crate rssdeploy 0.2.6...
[INFO] building rssdeploy-0.2.6 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rssdeploy 0.2.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rssdeploy 0.2.6
[INFO] finished tweaking crates.io crate rssdeploy 0.2.6
[INFO] tweaked toml for crates.io crate rssdeploy 0.2.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rssdeploy 0.2.6 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rssdeploy 0.2.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded aopt-help v0.3.6
[INFO] [stderr]   Downloaded rustyline-derive v0.11.1
[INFO] [stderr]   Downloaded cote v0.17.1
[INFO] [stderr]   Downloaded charize v0.0.2
[INFO] [stderr]   Downloaded cote-derive v0.12.1
[INFO] [stderr]   Downloaded aopt-shell v0.3.1
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded aopt-core v1.0.1
[INFO] [stderr]   Downloaded neure v0.6.3
[INFO] [stderr]   Downloaded aopt v1.4.2
[INFO] [stderr]   Downloaded rustyline v16.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0d4b06d64b529c87f7094a6c3e087b56d8836d1ff826084d30707fd7c17c6cf
[INFO] running `Command { std: "docker" "start" "-a" "c0d4b06d64b529c87f7094a6c3e087b56d8836d1ff826084d30707fd7c17c6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0d4b06d64b529c87f7094a6c3e087b56d8836d1ff826084d30707fd7c17c6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d4b06d64b529c87f7094a6c3e087b56d8836d1ff826084d30707fd7c17c6cf", kill_on_drop: false }`
[INFO] [stdout] c0d4b06d64b529c87f7094a6c3e087b56d8836d1ff826084d30707fd7c17c6cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b20a379e7f83290d7561a0a8ed4673c2b5b3b966e59c196648b720a7e8ab2a51
[INFO] running `Command { std: "docker" "start" "-a" "b20a379e7f83290d7561a0a8ed4673c2b5b3b966e59c196648b720a7e8ab2a51", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling charize v0.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling neure v0.6.3
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling aopt-help v0.3.6
[INFO] [stderr]    Compiling cote-derive v0.12.1
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling aopt-core v1.0.1
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling rustyline v16.0.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling aopt-shell v0.3.1
[INFO] [stderr]    Compiling aopt v1.4.2
[INFO] [stderr]    Compiling cote v0.17.1
[INFO] [stderr]    Compiling rssdeploy v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.27s
[INFO] running `Command { std: "docker" "inspect" "b20a379e7f83290d7561a0a8ed4673c2b5b3b966e59c196648b720a7e8ab2a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b20a379e7f83290d7561a0a8ed4673c2b5b3b966e59c196648b720a7e8ab2a51", kill_on_drop: false }`
[INFO] [stdout] b20a379e7f83290d7561a0a8ed4673c2b5b3b966e59c196648b720a7e8ab2a51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2071e230a1f10a7a2be687457f2bee489625551501bb263c5ee3759ea762d23
[INFO] running `Command { std: "docker" "start" "-a" "f2071e230a1f10a7a2be687457f2bee489625551501bb263c5ee3759ea762d23", kill_on_drop: false }`
[INFO] [stderr]    Compiling rssdeploy v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s
[INFO] running `Command { std: "docker" "inspect" "f2071e230a1f10a7a2be687457f2bee489625551501bb263c5ee3759ea762d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2071e230a1f10a7a2be687457f2bee489625551501bb263c5ee3759ea762d23", kill_on_drop: false }`
[INFO] [stdout] f2071e230a1f10a7a2be687457f2bee489625551501bb263c5ee3759ea762d23
