[INFO] fetching crate cake 0.1.0...
[INFO] testing cake-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cake 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cake 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.3.23 (latest: v0.8.5)
[INFO] [stderr]       Adding rand v0.4.6 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rayon v0.4.3 (latest: v1.10.0)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dd206ba34c22d3eeb919bbcc44d8d872f81db730d2e268f0948fb3230084a86
[INFO] running `Command { std: "docker" "start" "-a" "7dd206ba34c22d3eeb919bbcc44d8d872f81db730d2e268f0948fb3230084a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dd206ba34c22d3eeb919bbcc44d8d872f81db730d2e268f0948fb3230084a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd206ba34c22d3eeb919bbcc44d8d872f81db730d2e268f0948fb3230084a86", kill_on_drop: false }`
[INFO] [stdout] 7dd206ba34c22d3eeb919bbcc44d8d872f81db730d2e268f0948fb3230084a86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7beeeb3f22f5d24f23e65703d33f286fc81dfc68ca72c76b24346a70f156fc7
[INFO] running `Command { std: "docker" "start" "-a" "e7beeeb3f22f5d24f23e65703d33f286fc81dfc68ca72c76b24346a70f156fc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling deque v0.3.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.16.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 2.87s
[INFO] running `Command { std: "docker" "inspect" "e7beeeb3f22f5d24f23e65703d33f286fc81dfc68ca72c76b24346a70f156fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7beeeb3f22f5d24f23e65703d33f286fc81dfc68ca72c76b24346a70f156fc7", kill_on_drop: false }`
[INFO] [stdout] e7beeeb3f22f5d24f23e65703d33f286fc81dfc68ca72c76b24346a70f156fc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b98a6f573e7b87652674cb6237ee5907202f131a3c00e4f7dea41b2caf634f7f
[INFO] running `Command { std: "docker" "start" "-a" "b98a6f573e7b87652674cb6237ee5907202f131a3c00e4f7dea41b2caf634f7f", kill_on_drop: false }`
[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] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "b98a6f573e7b87652674cb6237ee5907202f131a3c00e4f7dea41b2caf634f7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b98a6f573e7b87652674cb6237ee5907202f131a3c00e4f7dea41b2caf634f7f", kill_on_drop: false }`
[INFO] [stdout] b98a6f573e7b87652674cb6237ee5907202f131a3c00e4f7dea41b2caf634f7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 526b81854b3f230641a7e5b92a0bb0e6d0e94ac93982e4ff609a14a4bd9b32c5
[INFO] running `Command { std: "docker" "start" "-a" "526b81854b3f230641a7e5b92a0bb0e6d0e94ac93982e4ff609a14a4bd9b32c5", kill_on_drop: false }`
[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.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cake-6cac33ee6193068b)
[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 cake
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - cmd (line 26) ... FAILED
[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) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] ---- 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", "/"); // '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] 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 - build (line 128) stdout ----
[INFO] [stdout] error[E0468]: an `extern crate` loading macros must be at the crate root
[INFO] [stdout]  --> src/lib.rs:130:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate cake;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:132:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] 10 | |     libextra() => println!("libextra"),
[INFO] [stdout] 11 | | }
[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] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:132:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] 10 | |     libextra() => println!("libextra"),
[INFO] [stdout] 11 | | }
[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] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:132:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] 10 | |     libextra() => println!("libextra"),
[INFO] [stdout] 11 | | }
[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] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:132:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] 10 | |     libextra() => println!("libextra"),
[INFO] [stdout] 11 | | }
[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] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:132:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] 10 | |     libextra() => println!("libextra"),
[INFO] [stdout] 11 | | }
[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] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:132:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] 10 | |     libextra() => println!("libextra"),
[INFO] [stdout] 11 | | }
[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] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:132:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] 10 | |     libextra() => println!("libextra"),
[INFO] [stdout] 11 | | }
[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] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:132:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / build! {
[INFO] [stdout] 7  | |     start(sodium, libstd) => cmd!("ls"),
[INFO] [stdout] 8  | |     sodium(libstd, libextra) => println!("yay"),
[INFO] [stdout] 9  | |     libstd() => println!("libstd"),
[INFO] [stdout] 10 | |     libextra() => println!("libextra"),
[INFO] [stdout] 11 | | }
[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] error: aborting due to 1 previous error; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0468`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - build (line 128)
[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. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "526b81854b3f230641a7e5b92a0bb0e6d0e94ac93982e4ff609a14a4bd9b32c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "526b81854b3f230641a7e5b92a0bb0e6d0e94ac93982e4ff609a14a4bd9b32c5", kill_on_drop: false }`
[INFO] [stdout] 526b81854b3f230641a7e5b92a0bb0e6d0e94ac93982e4ff609a14a4bd9b32c5
