[INFO] updating cached repository https://github.com/LucianoBestia/lmake_delete_old_js_snippets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20ae3de9e4c3059ffeb00ed461f03ae2935d100a [INFO] testing LucianoBestia/lmake_delete_old_js_snippets against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Flmake_delete_old_js_snippets" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/lmake_delete_old_js_snippets on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LucianoBestia/lmake_delete_old_js_snippets [INFO] finished tweaking git repo https://github.com/LucianoBestia/lmake_delete_old_js_snippets [INFO] tweaked toml for git repo https://github.com/LucianoBestia/lmake_delete_old_js_snippets written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/LucianoBestia/lmake_delete_old_js_snippets already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0b39f17de438965aa07392cefa54f09c90e6e6cc10526752ec8a55f3b6f7f60 [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" "b0b39f17de438965aa07392cefa54f09c90e6e6cc10526752ec8a55f3b6f7f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0b39f17de438965aa07392cefa54f09c90e6e6cc10526752ec8a55f3b6f7f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b39f17de438965aa07392cefa54f09c90e6e6cc10526752ec8a55f3b6f7f60", kill_on_drop: false }` [INFO] [stdout] b0b39f17de438965aa07392cefa54f09c90e6e6cc10526752ec8a55f3b6f7f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] a932253dfe82a19aa0415691da725d5a4afbd3cbfc6b3b6e71177a74e4e267c9 [INFO] running `Command { std: "docker" "start" "-a" "a932253dfe82a19aa0415691da725d5a4afbd3cbfc6b3b6e71177a74e4e267c9", kill_on_drop: false }` [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling lmake_delete_old_js_snippets v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.83s [INFO] running `Command { std: "docker" "inspect" "a932253dfe82a19aa0415691da725d5a4afbd3cbfc6b3b6e71177a74e4e267c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a932253dfe82a19aa0415691da725d5a4afbd3cbfc6b3b6e71177a74e4e267c9", kill_on_drop: false }` [INFO] [stdout] a932253dfe82a19aa0415691da725d5a4afbd3cbfc6b3b6e71177a74e4e267c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 208a31be9f37418e50d4a7c8cd4e4ab2763ddf8a9dac27f106efaaea508c1b13 [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" "208a31be9f37418e50d4a7c8cd4e4ab2763ddf8a9dac27f106efaaea508c1b13", kill_on_drop: false }` [INFO] [stderr] Compiling lmake_delete_old_js_snippets v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "208a31be9f37418e50d4a7c8cd4e4ab2763ddf8a9dac27f106efaaea508c1b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208a31be9f37418e50d4a7c8cd4e4ab2763ddf8a9dac27f106efaaea508c1b13", kill_on_drop: false }` [INFO] [stdout] 208a31be9f37418e50d4a7c8cd4e4ab2763ddf8a9dac27f106efaaea508c1b13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 4bbf36af31570a3c6985123d5dd6e185fb32f5c4b095b8ccfb642317d3f9e3d9 [INFO] running `Command { std: "docker" "start" "-a" "4bbf36af31570a3c6985123d5dd6e185fb32f5c4b095b8ccfb642317d3f9e3d9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lmake_delete_old_js_snippets-f6dd8cfbc22d9d5f [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4bbf36af31570a3c6985123d5dd6e185fb32f5c4b095b8ccfb642317d3f9e3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bbf36af31570a3c6985123d5dd6e185fb32f5c4b095b8ccfb642317d3f9e3d9", kill_on_drop: false }` [INFO] [stdout] 4bbf36af31570a3c6985123d5dd6e185fb32f5c4b095b8ccfb642317d3f9e3d9