[INFO] fetching crate cake 0.1.0... [INFO] testing cake-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cake 0.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cake 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ea17b6e30657f5987a4bbb036cdeffb8677290fcb832c6a851614740e70ed3a [INFO] running `Command { std: "docker" "start" "-a" "9ea17b6e30657f5987a4bbb036cdeffb8677290fcb832c6a851614740e70ed3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ea17b6e30657f5987a4bbb036cdeffb8677290fcb832c6a851614740e70ed3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea17b6e30657f5987a4bbb036cdeffb8677290fcb832c6a851614740e70ed3a", kill_on_drop: false }` [INFO] [stdout] 9ea17b6e30657f5987a4bbb036cdeffb8677290fcb832c6a851614740e70ed3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dad9e9b42f1b58b6a9891475384904768f1dc6fcd247502d0184610fedec561 [INFO] running `Command { std: "docker" "start" "-a" "5dad9e9b42f1b58b6a9891475384904768f1dc6fcd247502d0184610fedec561", 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 rand v0.4.6 [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 2.34s [INFO] running `Command { std: "docker" "inspect" "5dad9e9b42f1b58b6a9891475384904768f1dc6fcd247502d0184610fedec561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dad9e9b42f1b58b6a9891475384904768f1dc6fcd247502d0184610fedec561", kill_on_drop: false }` [INFO] [stdout] 5dad9e9b42f1b58b6a9891475384904768f1dc6fcd247502d0184610fedec561 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 395e85e4e6bd2f852677a1be13502d10bc20b68112c4ceda425bd8e01b2cdcf2 [INFO] running `Command { std: "docker" "start" "-a" "395e85e4e6bd2f852677a1be13502d10bc20b68112c4ceda425bd8e01b2cdcf2", 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.54s [INFO] running `Command { std: "docker" "inspect" "395e85e4e6bd2f852677a1be13502d10bc20b68112c4ceda425bd8e01b2cdcf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395e85e4e6bd2f852677a1be13502d10bc20b68112c4ceda425bd8e01b2cdcf2", kill_on_drop: false }` [INFO] [stdout] 395e85e4e6bd2f852677a1be13502d10bc20b68112c4ceda425bd8e01b2cdcf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d408a8133862a48d06f993c9227f7d73ae800b7abc4f2115a9c9d28264378c4a [INFO] running `Command { std: "docker" "start" "-a" "d408a8133862a48d06f993c9227f7d73ae800b7abc4f2115a9c9d28264378c4a", 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cake-b95aebfa9e5ebe53) [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 20) ... FAILED [INFO] [stdout] test src/lib.rs - cmd (line 26) ... FAILED [INFO] [stdout] test src/lib.rs - cmd (line 32) ... FAILED [INFO] [stdout] test src/lib.rs - build (line 128) ... ok [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [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] 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] ---- 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] [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.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d408a8133862a48d06f993c9227f7d73ae800b7abc4f2115a9c9d28264378c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d408a8133862a48d06f993c9227f7d73ae800b7abc4f2115a9c9d28264378c4a", kill_on_drop: false }` [INFO] [stdout] d408a8133862a48d06f993c9227f7d73ae800b7abc4f2115a9c9d28264378c4a