[INFO] fetching crate ipify_api 1.0.0...
[INFO] testing ipify_api-1.0.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate ipify_api 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ipify_api 1.0.0
[INFO] finished tweaking crates.io crate ipify_api 1.0.0
[INFO] tweaked toml for crates.io crate ipify_api 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ipify_api 1.0.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] [stderr]       Adding hyper v0.12.36 (available: v1.8.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 377194c99d2751c9e1ce3b82307bb0370ec7d16fcbf363342d4ed643e1cd6c2e
[INFO] running `Command { std: "docker" "start" "-a" "377194c99d2751c9e1ce3b82307bb0370ec7d16fcbf363342d4ed643e1cd6c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "377194c99d2751c9e1ce3b82307bb0370ec7d16fcbf363342d4ed643e1cd6c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377194c99d2751c9e1ce3b82307bb0370ec7d16fcbf363342d4ed643e1cd6c2e", kill_on_drop: false }`
[INFO] [stdout] 377194c99d2751c9e1ce3b82307bb0370ec7d16fcbf363342d4ed643e1cd6c2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1fe9529bbc9e2a018c2df9525e248a3ed35cd0376a2e0bf340cc9ea5923e9184
[INFO] running `Command { std: "docker" "start" "-a" "1fe9529bbc9e2a018c2df9525e248a3ed35cd0376a2e0bf340cc9ea5923e9184", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling ipify_api v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.12s
[INFO] running `Command { std: "docker" "inspect" "1fe9529bbc9e2a018c2df9525e248a3ed35cd0376a2e0bf340cc9ea5923e9184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe9529bbc9e2a018c2df9525e248a3ed35cd0376a2e0bf340cc9ea5923e9184", kill_on_drop: false }`
[INFO] [stdout] 1fe9529bbc9e2a018c2df9525e248a3ed35cd0376a2e0bf340cc9ea5923e9184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c36ce9832ab4ac4bf950ccefbdf956707c6ce53d48117142dee45fdbe0049343
[INFO] running `Command { std: "docker" "start" "-a" "c36ce9832ab4ac4bf950ccefbdf956707c6ce53d48117142dee45fdbe0049343", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ipify_api v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "c36ce9832ab4ac4bf950ccefbdf956707c6ce53d48117142dee45fdbe0049343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c36ce9832ab4ac4bf950ccefbdf956707c6ce53d48117142dee45fdbe0049343", kill_on_drop: false }`
[INFO] [stdout] c36ce9832ab4ac4bf950ccefbdf956707c6ce53d48117142dee45fdbe0049343
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c8364c194bf1a8825b49d395f1da22c986d6986fd280782ef1efb3d78aba7bd4
[INFO] running `Command { std: "docker" "start" "-a" "c8364c194bf1a8825b49d395f1da22c986d6986fd280782ef1efb3d78aba7bd4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ipify_api/198a1466f49c1cfa/deps/ipify_api-198a1466f49c1cfa)
[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] [stderr]    Doc-tests ipify_api
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - get_ip (line 24) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - get_ip (line 24) stdout ----
[INFO] [stdout] error: closure bodies that contain statements must be surrounded by braces
[INFO] [stdout]   --> src/lib.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |          .map_err(|e| println!("{}", e));
[INFO] [stdout]    |                     ^
[INFO] [stdout] 34 | )
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] note: statement found outside of a block
[INFO] [stdout]   --> src/lib.rs:33:41
[INFO] [stdout]    |
[INFO] [stdout] 33 |          .map_err(|e| println!("{}", e));
[INFO] [stdout]    |                       ----------------- ^ this `;` turns the preceding closure into a statement
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this expression is a statement because of the trailing semicolon
[INFO] [stdout] note: the closure body may be incorrectly delimited
[INFO] [stdout]   --> src/lib.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |          .map_err(|e| println!("{}", e));
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ this is the parsed closure...
[INFO] [stdout] 34 | )
[INFO] [stdout]    | - ...but likely you meant the closure to end here
[INFO] [stdout] help: try adding braces
[INFO] [stdout]    |
[INFO] [stdout] 33 ~          .map_err(|e| { println!("{}", e));
[INFO] [stdout] 34 ~ })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `restructure`
[INFO] [stdout]   --> src/lib.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[macro_use] extern crate restructure;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_ip` in this scope
[INFO] [stdout]   --> src/lib.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 31 |      get_ip("http://my-custom-ipify-instance.rs")
[INFO] [stdout]    |      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `ipify`
[INFO] [stdout]   --> src/lib.rs:14:2
[INFO] [stdout]    |
[INFO] [stdout] 14 |  extern crate ipify;
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout]     src/lib.rs - get_ip (line 24)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c8364c194bf1a8825b49d395f1da22c986d6986fd280782ef1efb3d78aba7bd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8364c194bf1a8825b49d395f1da22c986d6986fd280782ef1efb3d78aba7bd4", kill_on_drop: false }`
[INFO] [stdout] c8364c194bf1a8825b49d395f1da22c986d6986fd280782ef1efb3d78aba7bd4
