[INFO] fetching crate serde-nu 0.2.0...
[INFO] building serde-nu-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate serde-nu 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate serde-nu 0.2.0
[INFO] finished tweaking crates.io crate serde-nu 0.2.0
[INFO] tweaked toml for crates.io crate serde-nu 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde-nu 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding bigdecimal v0.2.2 (available: v0.4.8)
[INFO] [stderr]       Adding nu-protocol v0.34.0 (available: v0.107.0)
[INFO] [stderr]       Adding nu-source v0.34.0 (available: v0.44.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11fb29b919f37d9984acdb56d3a4974b476cc417a72ddeda84cf750fc35c971c
[INFO] running `Command { std: "docker" "start" "-a" "11fb29b919f37d9984acdb56d3a4974b476cc417a72ddeda84cf750fc35c971c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11fb29b919f37d9984acdb56d3a4974b476cc417a72ddeda84cf750fc35c971c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11fb29b919f37d9984acdb56d3a4974b476cc417a72ddeda84cf750fc35c971c", kill_on_drop: false }`
[INFO] [stdout] 11fb29b919f37d9984acdb56d3a4974b476cc417a72ddeda84cf750fc35c971c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e98eb6c7211f90a805bedc26b7fe85ece9e4bb03585753faf5b90c9de2a61547
[INFO] running `Command { std: "docker" "start" "-a" "e98eb6c7211f90a805bedc26b7fe85ece9e4bb03585753faf5b90c9de2a61547", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling pretty v0.5.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nu-ansi-term v0.34.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nu-source v0.34.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling bigdecimal v0.2.2
[INFO] [stderr]    Compiling nu-errors v0.34.0
[INFO] [stderr]    Compiling nu-protocol v0.34.0
[INFO] [stderr]    Compiling serde-nu v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.83s
[INFO] running `Command { std: "docker" "inspect" "e98eb6c7211f90a805bedc26b7fe85ece9e4bb03585753faf5b90c9de2a61547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e98eb6c7211f90a805bedc26b7fe85ece9e4bb03585753faf5b90c9de2a61547", kill_on_drop: false }`
[INFO] [stdout] e98eb6c7211f90a805bedc26b7fe85ece9e4bb03585753faf5b90c9de2a61547
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a6f868572a37bfa2e5433e4eb122efc6b873c1c8953fe5cd930de17853a90af
[INFO] running `Command { std: "docker" "start" "-a" "1a6f868572a37bfa2e5433e4eb122efc6b873c1c8953fe5cd930de17853a90af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling serde-nu v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.28s
[INFO] running `Command { std: "docker" "inspect" "1a6f868572a37bfa2e5433e4eb122efc6b873c1c8953fe5cd930de17853a90af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6f868572a37bfa2e5433e4eb122efc6b873c1c8953fe5cd930de17853a90af", kill_on_drop: false }`
[INFO] [stdout] 1a6f868572a37bfa2e5433e4eb122efc6b873c1c8953fe5cd930de17853a90af
