[INFO] fetching crate toml-loader 0.1.1...
[INFO] testing toml-loader-0.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate toml-loader 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate toml-loader 0.1.1
[INFO] finished tweaking crates.io crate toml-loader 0.1.1
[INFO] tweaked toml for crates.io crate toml-loader 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toml-loader 0.1.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding quick-error v0.1.4 (available: v2.0.1)
[INFO] [stderr]       Adding tempfile v1.1.3 (available: v3.27.0)
[INFO] [stderr]       Adding toml v0.1.30 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b196afb740e2c03a833d8c9df0652ded29b9c7f497b7adf1801543085b479d0
[INFO] running `Command { std: "docker" "start" "-a" "1b196afb740e2c03a833d8c9df0652ded29b9c7f497b7adf1801543085b479d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b196afb740e2c03a833d8c9df0652ded29b9c7f497b7adf1801543085b479d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b196afb740e2c03a833d8c9df0652ded29b9c7f497b7adf1801543085b479d0", kill_on_drop: false }`
[INFO] [stdout] 1b196afb740e2c03a833d8c9df0652ded29b9c7f497b7adf1801543085b479d0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e31ae5c14ddae287c3c91a46ef1e7835833fc41d2c06e3838cd443d51ddbaa2
[INFO] running `Command { std: "docker" "start" "-a" "8e31ae5c14ddae287c3c91a46ef1e7835833fc41d2c06e3838cd443d51ddbaa2", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling quick-error v0.1.4
[INFO] [stderr]    Compiling toml v0.1.30
[INFO] [stderr]    Compiling toml-loader v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |        try!(f.read_to_string(&mut s));
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |        let mut f = try!(File::open(path));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |        let res = try!(parser.parse().map(Value::Table).ok_or(parser.errors));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / quick_error! {
[INFO] [stdout] 11 | |     /// Wraps all errors this library can produce
[INFO] [stdout] 12 | |     #[derive(Debug)]
[INFO] [stdout] 13 | |     pub enum LoadError {
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / quick_error! {
[INFO] [stdout] 11 | |     /// Wraps all errors this library can produce
[INFO] [stdout] 12 | |     #[derive(Debug)]
[INFO] [stdout] 13 | |     pub enum LoadError {
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
[INFO] running `Command { std: "docker" "inspect" "8e31ae5c14ddae287c3c91a46ef1e7835833fc41d2c06e3838cd443d51ddbaa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e31ae5c14ddae287c3c91a46ef1e7835833fc41d2c06e3838cd443d51ddbaa2", kill_on_drop: false }`
[INFO] [stdout] 8e31ae5c14ddae287c3c91a46ef1e7835833fc41d2c06e3838cd443d51ddbaa2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d571c74e77b3574d9ef1569ac85181e003cfa941b7747469406730bddc9776f5
[INFO] running `Command { std: "docker" "start" "-a" "d571c74e77b3574d9ef1569ac85181e003cfa941b7747469406730bddc9776f5", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |        try!(f.read_to_string(&mut s));
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |        let mut f = try!(File::open(path));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |        let res = try!(parser.parse().map(Value::Table).ok_or(parser.errors));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / quick_error! {
[INFO] [stdout] 11 | |     /// Wraps all errors this library can produce
[INFO] [stdout] 12 | |     #[derive(Debug)]
[INFO] [stdout] 13 | |     pub enum LoadError {
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / quick_error! {
[INFO] [stdout] 11 | |     /// Wraps all errors this library can produce
[INFO] [stdout] 12 | |     #[derive(Debug)]
[INFO] [stdout] 13 | |     pub enum LoadError {
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling tempfile v1.1.3
[INFO] [stderr]    Compiling toml-loader v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |        try!(f.read_to_string(&mut s));
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |        let mut f = try!(File::open(path));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |        let res = try!(parser.parse().map(Value::Table).ok_or(parser.errors));
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / quick_error! {
[INFO] [stdout] 11 | |     /// Wraps all errors this library can produce
[INFO] [stdout] 12 | |     #[derive(Debug)]
[INFO] [stdout] 13 | |     pub enum LoadError {
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / quick_error! {
[INFO] [stdout] 11 | |     /// Wraps all errors this library can produce
[INFO] [stdout] 12 | |     #[derive(Debug)]
[INFO] [stdout] 13 | |     pub enum LoadError {
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] running `Command { std: "docker" "inspect" "d571c74e77b3574d9ef1569ac85181e003cfa941b7747469406730bddc9776f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d571c74e77b3574d9ef1569ac85181e003cfa941b7747469406730bddc9776f5", kill_on_drop: false }`
[INFO] [stdout] d571c74e77b3574d9ef1569ac85181e003cfa941b7747469406730bddc9776f5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 583e29f76d5c49112b64900ebf2b25b64aff0d78ffd09fc9633e37c519ca67e3
[INFO] running `Command { std: "docker" "start" "-a" "583e29f76d5c49112b64900ebf2b25b64aff0d78ffd09fc9633e37c519ca67e3", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/lib.rs:41:8
[INFO] [stderr]    |
[INFO] [stderr] 41 |        try!(f.read_to_string(&mut s));
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/lib.rs:39:20
[INFO] [stderr]    |
[INFO] [stderr] 39 |        let mut f = try!(File::open(path));
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/lib.rs:43:18
[INFO] [stderr]    |
[INFO] [stderr] 43 |        let res = try!(parser.parse().map(Value::Table).ok_or(parser.errors));
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/lib.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / quick_error! {
[INFO] [stderr] 11 | |     /// Wraps all errors this library can produce
[INFO] [stderr] 12 | |     #[derive(Debug)]
[INFO] [stderr] 13 | |     pub enum LoadError {
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `toml-loader` (lib) generated 5 warnings (1 duplicate)
[INFO] [stderr] warning: `toml-loader` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toml_loader-e576e48777ba74b5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test::loads_valid_toml_single ... ok
[INFO] [stdout] test test::fails_to_load_non_existing_file - should panic ... ok
[INFO] [stdout] test test::fails_to_load_invalid_toml_single - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests toml_loader
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - Loader::from_file (line 32) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "583e29f76d5c49112b64900ebf2b25b64aff0d78ffd09fc9633e37c519ca67e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583e29f76d5c49112b64900ebf2b25b64aff0d78ffd09fc9633e37c519ca67e3", kill_on_drop: false }`
[INFO] [stdout] 583e29f76d5c49112b64900ebf2b25b64aff0d78ffd09fc9633e37c519ca67e3
