[INFO] cloning repository https://github.com/max-block/learn__crate__handlebars [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-block/learn__crate__handlebars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__handlebars", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__handlebars'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 439c29beb130935ddca94aada8f2ece9c9497654 [INFO] testing max-block/learn__crate__handlebars against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__handlebars" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-block/learn__crate__handlebars on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/max-block/learn__crate__handlebars [INFO] finished tweaking git repo https://github.com/max-block/learn__crate__handlebars [INFO] tweaked toml for git repo https://github.com/max-block/learn__crate__handlebars written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/max-block/learn__crate__handlebars already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1b8f6db4843cdba3bced4ffdde1dbaffdfca377c51b9585ee81f893f2538af6e [INFO] running `Command { std: "docker" "start" "-a" "1b8f6db4843cdba3bced4ffdde1dbaffdfca377c51b9585ee81f893f2538af6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b8f6db4843cdba3bced4ffdde1dbaffdfca377c51b9585ee81f893f2538af6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8f6db4843cdba3bced4ffdde1dbaffdfca377c51b9585ee81f893f2538af6e", kill_on_drop: false }` [INFO] [stdout] 1b8f6db4843cdba3bced4ffdde1dbaffdfca377c51b9585ee81f893f2538af6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] efd1b97adac1dc0757499621acb41736f0153ae7258dcf2a1eba72ded8b4db67 [INFO] running `Command { std: "docker" "start" "-a" "efd1b97adac1dc0757499621acb41736f0153ae7258dcf2a1eba72ded8b4db67", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling handlebars v3.4.0 [INFO] [stderr] Compiling learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.58s [INFO] running `Command { std: "docker" "inspect" "efd1b97adac1dc0757499621acb41736f0153ae7258dcf2a1eba72ded8b4db67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd1b97adac1dc0757499621acb41736f0153ae7258dcf2a1eba72ded8b4db67", kill_on_drop: false }` [INFO] [stdout] efd1b97adac1dc0757499621acb41736f0153ae7258dcf2a1eba72ded8b4db67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9acdf4e74cb054bd8e9b95920f59c9f5ea275aef1388681d6ddb1e27e018b705 [INFO] running `Command { std: "docker" "start" "-a" "9acdf4e74cb054bd8e9b95920f59c9f5ea275aef1388681d6ddb1e27e018b705", kill_on_drop: false }` [INFO] [stderr] Compiling learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/learn-f597959698d5e45f) [INFO] running `Command { std: "docker" "inspect" "9acdf4e74cb054bd8e9b95920f59c9f5ea275aef1388681d6ddb1e27e018b705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9acdf4e74cb054bd8e9b95920f59c9f5ea275aef1388681d6ddb1e27e018b705", kill_on_drop: false }` [INFO] [stdout] 9acdf4e74cb054bd8e9b95920f59c9f5ea275aef1388681d6ddb1e27e018b705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce9b87ae450530a9a470a6eca4874b5ab4ecb342c346203b0f99acf7a1b7ef76 [INFO] running `Command { std: "docker" "start" "-a" "ce9b87ae450530a9a470a6eca4874b5ab4ecb342c346203b0f99acf7a1b7ef76", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/learn-f597959698d5e45f) [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] running `Command { std: "docker" "inspect" "ce9b87ae450530a9a470a6eca4874b5ab4ecb342c346203b0f99acf7a1b7ef76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce9b87ae450530a9a470a6eca4874b5ab4ecb342c346203b0f99acf7a1b7ef76", kill_on_drop: false }` [INFO] [stdout] ce9b87ae450530a9a470a6eca4874b5ab4ecb342c346203b0f99acf7a1b7ef76