[INFO] fetching crate advreader 2.2.0...
[INFO] testing advreader-2.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate advreader 2.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate advreader 2.2.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate advreader 2.2.0
[INFO] finished tweaking crates.io crate advreader 2.2.0
[INFO] tweaked toml for crates.io crate advreader 2.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate advreader 2.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `advreader` library target)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark v0.0.3
[INFO] [stderr]   Downloaded skeptic v0.4.0
[INFO] [stderr]   Downloaded local-encoding v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02f4847cacd94cf7f10e81cd206aa87ea101feec6c0f47289aa580f6930cb9b1
[INFO] running `Command { std: "docker" "start" "-a" "02f4847cacd94cf7f10e81cd206aa87ea101feec6c0f47289aa580f6930cb9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02f4847cacd94cf7f10e81cd206aa87ea101feec6c0f47289aa580f6930cb9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02f4847cacd94cf7f10e81cd206aa87ea101feec6c0f47289aa580f6930cb9b1", kill_on_drop: false }`
[INFO] [stdout] 02f4847cacd94cf7f10e81cd206aa87ea101feec6c0f47289aa580f6930cb9b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62805ad82e6fa7fc795d9096866a1789428281460cb71219d048959d76b336e1
[INFO] running `Command { std: "docker" "start" "-a" "62805ad82e6fa7fc795d9096866a1789428281460cb71219d048959d76b336e1", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `advreader` library target)
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling pulldown-cmark v0.0.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling skeptic v0.4.0
[INFO] [stderr]    Compiling local-encoding v0.2.0
[INFO] [stderr]    Compiling advreader v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
[INFO] running `Command { std: "docker" "inspect" "62805ad82e6fa7fc795d9096866a1789428281460cb71219d048959d76b336e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62805ad82e6fa7fc795d9096866a1789428281460cb71219d048959d76b336e1", kill_on_drop: false }`
[INFO] [stdout] 62805ad82e6fa7fc795d9096866a1789428281460cb71219d048959d76b336e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23fcdb4b739ad68b7f18956598e4d3672a80e6b33e0fee950ff6d3d9eff81dfe
[INFO] running `Command { std: "docker" "start" "-a" "23fcdb4b739ad68b7f18956598e4d3672a80e6b33e0fee950ff6d3d9eff81dfe", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `advreader` library target)
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling skeptic v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling local-encoding v0.2.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling advreader v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.45s
[INFO] running `Command { std: "docker" "inspect" "23fcdb4b739ad68b7f18956598e4d3672a80e6b33e0fee950ff6d3d9eff81dfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23fcdb4b739ad68b7f18956598e4d3672a80e6b33e0fee950ff6d3d9eff81dfe", kill_on_drop: false }`
[INFO] [stdout] 23fcdb4b739ad68b7f18956598e4d3672a80e6b33e0fee950ff6d3d9eff81dfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ee5371d06665f4e1cb5514c4d78db6c1e03e01dec84b2fe428bbf928575e642
[INFO] running `Command { std: "docker" "start" "-a" "2ee5371d06665f4e1cb5514c4d78db6c1e03e01dec84b2fe428bbf928575e642", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `advreader` library target)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advreader-9542950f448b4461)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_no_block ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge1 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge3 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge5 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge4 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge6 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge7 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge2 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge8 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_if_data_block_edge1 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_if_data_block_edge2 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_if_data_block_edge3 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_if_data_block_with_contents ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_with_contents ... ok
[INFO] [stdout] test test::read_comment::tests::read_comment ... FAILED
[INFO] [stdout] test test::read_line_comment::tests::read_line_comment ... FAILED
[INFO] [stdout] test test::read_number::tests::read_number ... FAILED
[INFO] [stdout] test test::read_number::tests::read_number_keep_base ... FAILED
[INFO] [stdout] test test::read_string::tests::read_string ... FAILED
[INFO] [stdout] test test::read_string::tests::read_string_double_quotes ... FAILED
[INFO] [stdout] test test::read_string::tests::read_string_trim ... FAILED
[INFO] [stdout] test test::read_string::tests::read_string_double_quotes_trim ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_comment::tests::read_comment stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_line_comment::tests::read_line_comment stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_number::tests::read_number stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_number::tests::read_number_keep_base stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_string::tests::read_string stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_string::tests::read_string_double_quotes stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_string::tests::read_string_trim stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_string::tests::read_string_double_quotes_trim stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::read_comment::tests::read_comment
[INFO] [stdout]     test::read_line_comment::tests::read_line_comment
[INFO] [stdout]     test::read_number::tests::read_number
[INFO] [stdout]     test::read_number::tests::read_number_keep_base
[INFO] [stdout]     test::read_string::tests::read_string
[INFO] [stdout]     test::read_string::tests::read_string_double_quotes
[INFO] [stdout]     test::read_string::tests::read_string_double_quotes_trim
[INFO] [stdout]     test::read_string::tests::read_string_trim
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2ee5371d06665f4e1cb5514c4d78db6c1e03e01dec84b2fe428bbf928575e642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee5371d06665f4e1cb5514c4d78db6c1e03e01dec84b2fe428bbf928575e642", kill_on_drop: false }`
[INFO] [stdout] 2ee5371d06665f4e1cb5514c4d78db6c1e03e01dec84b2fe428bbf928575e642
[INFO] testing advreader-2.2.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate advreader 2.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate advreader 2.2.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate advreader 2.2.0
[INFO] finished tweaking crates.io crate advreader 2.2.0
[INFO] tweaked toml for crates.io crate advreader 2.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate advreader 2.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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `advreader` library target)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 499e67834428f078c08c482ff11bfb71d8e4b8845aa504fef8a2c79b68ea5d12
[INFO] running `Command { std: "docker" "start" "-a" "499e67834428f078c08c482ff11bfb71d8e4b8845aa504fef8a2c79b68ea5d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "499e67834428f078c08c482ff11bfb71d8e4b8845aa504fef8a2c79b68ea5d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "499e67834428f078c08c482ff11bfb71d8e4b8845aa504fef8a2c79b68ea5d12", kill_on_drop: false }`
[INFO] [stdout] 499e67834428f078c08c482ff11bfb71d8e4b8845aa504fef8a2c79b68ea5d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89979bcc5b5fac6915110767de6aa6d0cc41dd6059a685a7c07a5edc43aa46ee
[INFO] running `Command { std: "docker" "start" "-a" "89979bcc5b5fac6915110767de6aa6d0cc41dd6059a685a7c07a5edc43aa46ee", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `advreader` library target)
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling pulldown-cmark v0.0.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling skeptic v0.4.0
[INFO] [stderr]    Compiling local-encoding v0.2.0
[INFO] [stderr]    Compiling advreader v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] running `Command { std: "docker" "inspect" "89979bcc5b5fac6915110767de6aa6d0cc41dd6059a685a7c07a5edc43aa46ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89979bcc5b5fac6915110767de6aa6d0cc41dd6059a685a7c07a5edc43aa46ee", kill_on_drop: false }`
[INFO] [stdout] 89979bcc5b5fac6915110767de6aa6d0cc41dd6059a685a7c07a5edc43aa46ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3633f12ca419c74817fdc517889d8f3353802820176d35f67ab8ddb08d90f975
[INFO] running `Command { std: "docker" "start" "-a" "3633f12ca419c74817fdc517889d8f3353802820176d35f67ab8ddb08d90f975", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `advreader` library target)
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling skeptic v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling local-encoding v0.2.0
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling advreader v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.05s
[INFO] running `Command { std: "docker" "inspect" "3633f12ca419c74817fdc517889d8f3353802820176d35f67ab8ddb08d90f975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3633f12ca419c74817fdc517889d8f3353802820176d35f67ab8ddb08d90f975", kill_on_drop: false }`
[INFO] [stdout] 3633f12ca419c74817fdc517889d8f3353802820176d35f67ab8ddb08d90f975
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25a077a5d77fe40f52cee39112bab2129f34660e8c5553af9d96662ea1fda9ac
[INFO] running `Command { std: "docker" "start" "-a" "25a077a5d77fe40f52cee39112bab2129f34660e8c5553af9d96662ea1fda9ac", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `advreader` library target)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advreader-9542950f448b4461)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_no_block ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge3 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge2 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge1 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge5 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge4 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge6 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge7 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_edge8 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_a2ml_block_with_contents ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_if_data_block_edge1 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_if_data_block_edge2 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_if_data_block_edge3 ... ok
[INFO] [stdout] test test::read_block_a2l::tests::read_block_a2l_valid_if_data_block_with_contents ... ok
[INFO] [stdout] test test::read_comment::tests::read_comment ... FAILED
[INFO] [stdout] test test::read_line_comment::tests::read_line_comment ... FAILED
[INFO] [stdout] test test::read_number::tests::read_number ... FAILED
[INFO] [stdout] test test::read_string::tests::read_string ... FAILED
[INFO] [stdout] test test::read_string::tests::read_string_trim ... FAILED
[INFO] [stdout] test test::read_number::tests::read_number_keep_base ... FAILED
[INFO] [stdout] test test::read_string::tests::read_string_double_quotes ... FAILED
[INFO] [stdout] test test::read_string::tests::read_string_double_quotes_trim ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_comment::tests::read_comment stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_line_comment::tests::read_line_comment stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_number::tests::read_number stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_string::tests::read_string stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_string::tests::read_string_trim stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_number::tests::read_number_keep_base stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_string::tests::read_string_double_quotes stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test::read_string::tests::read_string_double_quotes_trim stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::read_comment::tests::read_comment
[INFO] [stdout]     test::read_line_comment::tests::read_line_comment
[INFO] [stdout]     test::read_number::tests::read_number
[INFO] [stdout]     test::read_number::tests::read_number_keep_base
[INFO] [stdout]     test::read_string::tests::read_string
[INFO] [stdout]     test::read_string::tests::read_string_double_quotes
[INFO] [stdout]     test::read_string::tests::read_string_double_quotes_trim
[INFO] [stdout]     test::read_string::tests::read_string_trim
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "25a077a5d77fe40f52cee39112bab2129f34660e8c5553af9d96662ea1fda9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a077a5d77fe40f52cee39112bab2129f34660e8c5553af9d96662ea1fda9ac", kill_on_drop: false }`
[INFO] [stdout] 25a077a5d77fe40f52cee39112bab2129f34660e8c5553af9d96662ea1fda9ac
