[INFO] fetching crate cake 0.1.0...
[INFO] testing cake-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate cake 0.1.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cake 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deque v0.3.2
[INFO] [stderr]   Downloaded rayon v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00b324ec7891635d4c7603d53159aa38dfa2492f59e935056abb6fead782b82e
[INFO] running `Command { std: "docker" "start" "-a" "00b324ec7891635d4c7603d53159aa38dfa2492f59e935056abb6fead782b82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00b324ec7891635d4c7603d53159aa38dfa2492f59e935056abb6fead782b82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b324ec7891635d4c7603d53159aa38dfa2492f59e935056abb6fead782b82e", kill_on_drop: false }`
[INFO] [stdout] 00b324ec7891635d4c7603d53159aa38dfa2492f59e935056abb6fead782b82e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a206e0ad6c24d43dccf70900cee0944f5ff64910d00b4915f3ae4eefb1f54a8
[INFO] running `Command { std: "docker" "start" "-a" "7a206e0ad6c24d43dccf70900cee0944f5ff64910d00b4915f3ae4eefb1f54a8", 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.28s
[INFO] running `Command { std: "docker" "inspect" "7a206e0ad6c24d43dccf70900cee0944f5ff64910d00b4915f3ae4eefb1f54a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a206e0ad6c24d43dccf70900cee0944f5ff64910d00b4915f3ae4eefb1f54a8", kill_on_drop: false }`
[INFO] [stdout] 7a206e0ad6c24d43dccf70900cee0944f5ff64910d00b4915f3ae4eefb1f54a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58bb9fa744c3338c3294bc0fb42e291402e4ae73531e7a74b98335417d384636
[INFO] running `Command { std: "docker" "start" "-a" "58bb9fa744c3338c3294bc0fb42e291402e4ae73531e7a74b98335417d384636", 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 0.80s
[INFO] running `Command { std: "docker" "inspect" "58bb9fa744c3338c3294bc0fb42e291402e4ae73531e7a74b98335417d384636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58bb9fa744c3338c3294bc0fb42e291402e4ae73531e7a74b98335417d384636", kill_on_drop: false }`
[INFO] [stdout] 58bb9fa744c3338c3294bc0fb42e291402e4ae73531e7a74b98335417d384636
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 647fc37b92942011340ffe153e2cf34465c6270558d5c874a5eee48632f6fe01
[INFO] running `Command { std: "docker" "start" "-a" "647fc37b92942011340ffe153e2cf34465c6270558d5c874a5eee48632f6fe01", 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.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cake-3aae4d0020d4cd55)
[INFO] [stderr]    Doc-tests cake
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - cmd (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - cmd (line 32) ... FAILED
[INFO] [stdout] test src/lib.rs - build (line 128) ... ok
[INFO] [stdout] test src/lib.rs - cmd (line 26) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 21 | 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 32) stdout ----
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | 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 26) stdout ----
[INFO] [stdout] error: cannot find macro `cmd` in this scope
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | 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.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "647fc37b92942011340ffe153e2cf34465c6270558d5c874a5eee48632f6fe01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647fc37b92942011340ffe153e2cf34465c6270558d5c874a5eee48632f6fe01", kill_on_drop: false }`
[INFO] [stdout] 647fc37b92942011340ffe153e2cf34465c6270558d5c874a5eee48632f6fe01
