[INFO] cloning repository https://github.com/hello-wahyu/photoproduction-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hello-wahyu/photoproduction-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhello-wahyu%2Fphotoproduction-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhello-wahyu%2Fphotoproduction-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e935af131e7289d19c06a833e4fb0baafe891d51 [INFO] testing hello-wahyu/photoproduction-template against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhello-wahyu%2Fphotoproduction-template" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hello-wahyu/photoproduction-template on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hello-wahyu/photoproduction-template [INFO] finished tweaking git repo https://github.com/hello-wahyu/photoproduction-template [INFO] tweaked toml for git repo https://github.com/hello-wahyu/photoproduction-template written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/hello-wahyu/photoproduction-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hello-wahyu/hep-framework` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unroll v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98870f41cc820fc6bad918d897a75748b8d7d0e309f29431d1707e0f4d87bae4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98870f41cc820fc6bad918d897a75748b8d7d0e309f29431d1707e0f4d87bae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98870f41cc820fc6bad918d897a75748b8d7d0e309f29431d1707e0f4d87bae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98870f41cc820fc6bad918d897a75748b8d7d0e309f29431d1707e0f4d87bae4", kill_on_drop: false }` [INFO] [stdout] 98870f41cc820fc6bad918d897a75748b8d7d0e309f29431d1707e0f4d87bae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5755f4b84a51ac8da8bf4a54e9955caa422a35d5d8984629bdcab411279d3a2c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5755f4b84a51ac8da8bf4a54e9955caa422a35d5d8984629bdcab411279d3a2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling helper_macros v0.1.0 (/opt/rustwide/workdir/helper/macros) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling hep-framework v0.5.0 (https://github.com/hello-wahyu/hep-framework?branch=main#cda4661e) [INFO] [stderr] Compiling photo_kaonstar v0.7.0 (/opt/rustwide/workdir/calc) [INFO] [stderr] Compiling calc_builder v0.1.0 (/opt/rustwide/workdir/helper/builder) [INFO] [stderr] Compiling compute v0.1.0 (/opt/rustwide/workdir/routines/compute) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.56s [INFO] running `Command { std: "docker" "inspect" "5755f4b84a51ac8da8bf4a54e9955caa422a35d5d8984629bdcab411279d3a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5755f4b84a51ac8da8bf4a54e9955caa422a35d5d8984629bdcab411279d3a2c", kill_on_drop: false }` [INFO] [stdout] 5755f4b84a51ac8da8bf4a54e9955caa422a35d5d8984629bdcab411279d3a2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e35bad09936ce3eb5217a09eb512bbbb83840bcefc847e0c0ef6a53b27ea17 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2e35bad09936ce3eb5217a09eb512bbbb83840bcefc847e0c0ef6a53b27ea17", kill_on_drop: false }` [INFO] [stderr] Compiling helper_macros v0.1.0 (/opt/rustwide/workdir/helper/macros) [INFO] [stderr] Compiling photo_kaonstar v0.7.0 (/opt/rustwide/workdir/calc) [INFO] [stderr] Compiling calc_builder v0.1.0 (/opt/rustwide/workdir/helper/builder) [INFO] [stderr] Compiling compute v0.1.0 (/opt/rustwide/workdir/routines/compute) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `Command { std: "docker" "inspect" "f2e35bad09936ce3eb5217a09eb512bbbb83840bcefc847e0c0ef6a53b27ea17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e35bad09936ce3eb5217a09eb512bbbb83840bcefc847e0c0ef6a53b27ea17", kill_on_drop: false }` [INFO] [stdout] f2e35bad09936ce3eb5217a09eb512bbbb83840bcefc847e0c0ef6a53b27ea17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90e5bb78006dae552137c6dcad89fefcd26c3acb0a0ac27d2a70defca93c7229 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "90e5bb78006dae552137c6dcad89fefcd26c3acb0a0ac27d2a70defca93c7229", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/calc_builder-615276c6582a3872) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/compute-b40f87b9c3455940) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/helper_macros-cacf46ff2d2954a3) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/photo_kaonstar-a88386a1e0209c2f) [INFO] [stdout] [INFO] [stderr] Doc-tests calc_builder [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 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 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 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 0 tests [INFO] [stderr] Doc-tests helper_macros [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 - for_each (line 6) ... FAILED [INFO] [stdout] test src/lib.rs - for_eachs (line 37) ... FAILED [INFO] [stdout] test src/lib.rs - for_each (line 10) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] test src/lib.rs - for_eachs (line 41) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - for_each (line 6) stdout ---- [INFO] [stdout] error: cannot find macro `for_each` in this scope [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 3 | for_each!{ (a, b, ...) in [0..n] => { do_something() }} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] helper_macros::for_each [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - for_eachs (line 37) stdout ---- [INFO] [stdout] error: cannot find macro `for_eachs` in this scope [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 3 | for_eachs!{ (a, b, ...) in [0..n1, 0..n2, ...] => { do_something() }} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] helper_macros::for_eachs [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - for_each (line 10) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `n` in this scope [INFO] [stdout] --> src/lib.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 3 | for a in 0..n { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `n` in this scope [INFO] [stdout] --> src/lib.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 4 | for b in 0..n { [INFO] [stdout] | ^ help: a local variable with a similar name exists: `a` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `do_something` in this scope [INFO] [stdout] --> src/lib.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 6 | do_something() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - for_eachs (line 41) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `n1` in this scope [INFO] [stdout] --> src/lib.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 3 | for a in 0..n1 { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `n2` in this scope [INFO] [stdout] --> src/lib.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 4 | for b in 0..n2 { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `do_something` in this scope [INFO] [stdout] --> src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 6 | do_something() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - for_each (line 10) [INFO] [stdout] src/lib.rs - for_each (line 6) [INFO] [stdout] src/lib.rs - for_eachs (line 37) [INFO] [stdout] src/lib.rs - for_eachs (line 41) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90e5bb78006dae552137c6dcad89fefcd26c3acb0a0ac27d2a70defca93c7229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e5bb78006dae552137c6dcad89fefcd26c3acb0a0ac27d2a70defca93c7229", kill_on_drop: false }` [INFO] [stdout] 90e5bb78006dae552137c6dcad89fefcd26c3acb0a0ac27d2a70defca93c7229