[INFO] fetching crate cpclib-files 0.1.0...
[INFO] testing cpclib-files-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cpclib-files 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cpclib-files 0.1.0
[INFO] finished tweaking crates.io crate cpclib-files 0.1.0
[INFO] tweaked toml for crates.io crate cpclib-files 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cpclib-files 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cpclib-files 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94ccd821707a49a277b394dd73f67fc34de90332579110cae29e681a39162e39
[INFO] running `Command { std: "docker" "start" "-a" "94ccd821707a49a277b394dd73f67fc34de90332579110cae29e681a39162e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94ccd821707a49a277b394dd73f67fc34de90332579110cae29e681a39162e39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94ccd821707a49a277b394dd73f67fc34de90332579110cae29e681a39162e39", kill_on_drop: false }`
[INFO] [stdout] 94ccd821707a49a277b394dd73f67fc34de90332579110cae29e681a39162e39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c310dbec8e775ff45e70278899020db32ee9ec89aafc93519f54379427b5a3ea
[INFO] running `Command { std: "docker" "start" "-a" "c310dbec8e775ff45e70278899020db32ee9ec89aafc93519f54379427b5a3ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling nutype_macros v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling resolve-path v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling cpclib-sna v0.10.0
[INFO] [stderr]    Compiling cpclib-tokens v0.10.0
[INFO] [stderr]    Compiling cpclib-disc v0.10.0
[INFO] [stderr]    Compiling cpclib-common v0.10.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling nutype v0.5.1
[INFO] [stderr]    Compiling cpclib-files v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `utf8_path_buf`
[INFO] [stdout]    --> src/lib.rs:159:34
[INFO] [stdout]     |
[INFO] [stdout] 159 |             StorageSupport::Tape(utf8_path_buf) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_utf8_path_buf`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `utf8_path_buf`
[INFO] [stdout]    --> src/lib.rs:276:34
[INFO] [stdout]     |
[INFO] [stdout] 276 |             StorageSupport::Tape(utf8_path_buf) => unimplemented!(),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_utf8_path_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.97s
[INFO] running `Command { std: "docker" "inspect" "c310dbec8e775ff45e70278899020db32ee9ec89aafc93519f54379427b5a3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c310dbec8e775ff45e70278899020db32ee9ec89aafc93519f54379427b5a3ea", kill_on_drop: false }`
[INFO] [stdout] c310dbec8e775ff45e70278899020db32ee9ec89aafc93519f54379427b5a3ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5608ada065828e0c519f1ee6abd02930d5bd9dacebcbc314918c04567a900f87
[INFO] running `Command { std: "docker" "start" "-a" "5608ada065828e0c519f1ee6abd02930d5bd9dacebcbc314918c04567a900f87", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `utf8_path_buf`
[INFO] [stdout]    --> src/lib.rs:159:34
[INFO] [stdout]     |
[INFO] [stdout] 159 |             StorageSupport::Tape(utf8_path_buf) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_utf8_path_buf`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cpclib-files v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `utf8_path_buf`
[INFO] [stdout]    --> src/lib.rs:276:34
[INFO] [stdout]     |
[INFO] [stdout] 276 |             StorageSupport::Tape(utf8_path_buf) => unimplemented!(),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_utf8_path_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `utf8_path_buf`
[INFO] [stdout]    --> src/lib.rs:159:34
[INFO] [stdout]     |
[INFO] [stdout] 159 |             StorageSupport::Tape(utf8_path_buf) => todo!(),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_utf8_path_buf`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `utf8_path_buf`
[INFO] [stdout]    --> src/lib.rs:276:34
[INFO] [stdout]     |
[INFO] [stdout] 276 |             StorageSupport::Tape(utf8_path_buf) => unimplemented!(),
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_utf8_path_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "5608ada065828e0c519f1ee6abd02930d5bd9dacebcbc314918c04567a900f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5608ada065828e0c519f1ee6abd02930d5bd9dacebcbc314918c04567a900f87", kill_on_drop: false }`
[INFO] [stdout] 5608ada065828e0c519f1ee6abd02930d5bd9dacebcbc314918c04567a900f87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd40cc5077e7da51e54dfa594e037102a69c5b60298460b22157d51c91058a36
[INFO] running `Command { std: "docker" "start" "-a" "dd40cc5077e7da51e54dfa594e037102a69c5b60298460b22157d51c91058a36", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `utf8_path_buf`
[INFO] [stderr]    --> src/lib.rs:159:34
[INFO] [stderr]     |
[INFO] [stderr] 159 |             StorageSupport::Tape(utf8_path_buf) => todo!(),
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_utf8_path_buf`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `utf8_path_buf`
[INFO] [stderr]    --> src/lib.rs:276:34
[INFO] [stderr]     |
[INFO] [stderr] 276 |             StorageSupport::Tape(utf8_path_buf) => unimplemented!(),
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_utf8_path_buf`
[INFO] [stderr] 
[INFO] [stderr] warning: `cpclib-files` (lib) generated 2 warnings (run `cargo fix --lib -p cpclib-files` to apply 2 suggestions)
[INFO] [stderr] warning: `cpclib-files` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpclib_files-d7c0f9716a30d570)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cpclib_files
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dd40cc5077e7da51e54dfa594e037102a69c5b60298460b22157d51c91058a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd40cc5077e7da51e54dfa594e037102a69c5b60298460b22157d51c91058a36", kill_on_drop: false }`
[INFO] [stdout] dd40cc5077e7da51e54dfa594e037102a69c5b60298460b22157d51c91058a36
