[INFO] fetching crate serde-jsonlines 0.7.0...
[INFO] building serde-jsonlines-0.7.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate serde-jsonlines 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate serde-jsonlines 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate serde-jsonlines 0.7.0
[INFO] tweaked toml for crates.io crate serde-jsonlines 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde-jsonlines 0.7.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] crate crates.io crate serde-jsonlines 0.7.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f81599654e2d10c66c8b01bddc68ab1ea24cf75f4006ee02f9e78343da79c7ee
[INFO] running `Command { std: "docker" "start" "-a" "f81599654e2d10c66c8b01bddc68ab1ea24cf75f4006ee02f9e78343da79c7ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f81599654e2d10c66c8b01bddc68ab1ea24cf75f4006ee02f9e78343da79c7ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f81599654e2d10c66c8b01bddc68ab1ea24cf75f4006ee02f9e78343da79c7ee", kill_on_drop: false }`
[INFO] [stdout] f81599654e2d10c66c8b01bddc68ab1ea24cf75f4006ee02f9e78343da79c7ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 20f8d207f1687c73d8abf4b3e42895f2befbfc1be676173e45fc74bc417b55aa
[INFO] running `Command { std: "docker" "start" "-a" "20f8d207f1687c73d8abf4b3e42895f2befbfc1be676173e45fc74bc417b55aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling serde-jsonlines v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] running `Command { std: "docker" "inspect" "20f8d207f1687c73d8abf4b3e42895f2befbfc1be676173e45fc74bc417b55aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f8d207f1687c73d8abf4b3e42895f2befbfc1be676173e45fc74bc417b55aa", kill_on_drop: false }`
[INFO] [stdout] 20f8d207f1687c73d8abf4b3e42895f2befbfc1be676173e45fc74bc417b55aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 24b43829c89a0d7e1cb29d2ee16b8aaa644ea00d95c525cdbb2e1a13fc2972ff
[INFO] running `Command { std: "docker" "start" "-a" "24b43829c89a0d7e1cb29d2ee16b8aaa644ea00d95c525cdbb2e1a13fc2972ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling serde-jsonlines v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Point` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct Point {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W dead-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Point` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct Point {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W dead-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.39s
[INFO] running `Command { std: "docker" "inspect" "24b43829c89a0d7e1cb29d2ee16b8aaa644ea00d95c525cdbb2e1a13fc2972ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b43829c89a0d7e1cb29d2ee16b8aaa644ea00d95c525cdbb2e1a13fc2972ff", kill_on_drop: false }`
[INFO] [stdout] 24b43829c89a0d7e1cb29d2ee16b8aaa644ea00d95c525cdbb2e1a13fc2972ff
