[INFO] fetching crate cake 0.1.0...
[INFO] testing cake-0.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate cake 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cake 0.1.0
[INFO] finished tweaking crates.io crate cake 0.1.0
[INFO] tweaked toml for crates.io crate cake 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cake 0.1.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding rayon v0.4.3 (available: v1.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0548e242b19a64d576dd4edba8fcd1e7c1a93b2094205631d24cd70975afaf26
[INFO] running `Command { std: "docker" "start" "-a" "0548e242b19a64d576dd4edba8fcd1e7c1a93b2094205631d24cd70975afaf26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0548e242b19a64d576dd4edba8fcd1e7c1a93b2094205631d24cd70975afaf26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0548e242b19a64d576dd4edba8fcd1e7c1a93b2094205631d24cd70975afaf26", kill_on_drop: false }`
[INFO] [stdout] 0548e242b19a64d576dd4edba8fcd1e7c1a93b2094205631d24cd70975afaf26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d2456fdcbd3bf15b57e63b4e7e0788ae0f897d244925c716235a4dbd229919e
[INFO] running `Command { std: "docker" "start" "-a" "2d2456fdcbd3bf15b57e63b4e7e0788ae0f897d244925c716235a4dbd229919e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling deque v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling rayon v0.4.3
[INFO] [stderr]    Compiling cake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] running `Command { std: "docker" "inspect" "2d2456fdcbd3bf15b57e63b4e7e0788ae0f897d244925c716235a4dbd229919e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2456fdcbd3bf15b57e63b4e7e0788ae0f897d244925c716235a4dbd229919e", kill_on_drop: false }`
[INFO] [stdout] 2d2456fdcbd3bf15b57e63b4e7e0788ae0f897d244925c716235a4dbd229919e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bfafccd0f663d6228526fcb2a0fe99cabd417d667209298cf6825d39c9223ae
[INFO] running `Command { std: "docker" "start" "-a" "7bfafccd0f663d6228526fcb2a0fe99cabd417d667209298cf6825d39c9223ae", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> examples/simple.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     run() => println!("check"),
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (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.01s
[INFO] running `Command { std: "docker" "inspect" "7bfafccd0f663d6228526fcb2a0fe99cabd417d667209298cf6825d39c9223ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bfafccd0f663d6228526fcb2a0fe99cabd417d667209298cf6825d39c9223ae", kill_on_drop: false }`
[INFO] [stdout] 7bfafccd0f663d6228526fcb2a0fe99cabd417d667209298cf6825d39c9223ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25d35b9f92920dfd93f884881a222d06414b7f74e6d8b89787cded0f3169a166
[INFO] running `Command { std: "docker" "start" "-a" "25d35b9f92920dfd93f884881a222d06414b7f74e6d8b89787cded0f3169a166", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> examples/simple.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr] 6  | / build! {
[INFO] [stderr] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stderr] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stderr] 9  | |     libstd() => println!("libstd"),
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | |     run() => println!("check"),
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> examples/simple.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr] 6  | / build! {
[INFO] [stderr] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stderr] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stderr] 9  | |     libstd() => println!("libstd"),
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | |     run() => println!("check"),
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `par` which comes from the expansion of the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> examples/simple.rs:6:1
[INFO] [stderr]    |
[INFO] [stderr] 6  | / build! {
[INFO] [stderr] 7  | |     start(sodium, libstd) => cmd!("ls"; in "src"),
[INFO] [stderr] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stderr] 9  | |     libstd() => println!("libstd"),
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | |     run() => println!("check"),
[INFO] [stderr] 13 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cake` (example "simple") generated 12 warnings (9 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/cake-9b0f6463ab2effd2)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cake
[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 4 tests
[INFO] [stdout] test src/lib.rs - cmd (line 32) ... FAILED
[INFO] [stdout] test src/lib.rs - cmd (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - cmd (line 26) ... FAILED
[INFO] [stdout] test src/lib.rs - build (line 128) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - cmd (line 32) stdout ----
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]  --> src/lib.rs:33:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | cmd!("ls", "."; where BLAH = "/"; where BLUH = "!");
[INFO] [stdout]   | ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - cmd (line 20) stdout ----
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]  --> src/lib.rs:21:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | cmd!("ls", "/");
[INFO] [stdout]   | ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - cmd (line 26) stdout ----
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]  --> src/lib.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | cmd!("ls", "."; in "/");
[INFO] [stdout]   | ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - cmd (line 20)
[INFO] [stdout]     src/lib.rs - cmd (line 26)
[INFO] [stdout]     src/lib.rs - cmd (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "25d35b9f92920dfd93f884881a222d06414b7f74e6d8b89787cded0f3169a166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25d35b9f92920dfd93f884881a222d06414b7f74e6d8b89787cded0f3169a166", kill_on_drop: false }`
[INFO] [stdout] 25d35b9f92920dfd93f884881a222d06414b7f74e6d8b89787cded0f3169a166
