[INFO] cloning repository https://github.com/LukeEuler/imprint_of_light [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LukeEuler/imprint_of_light" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeEuler%2Fimprint_of_light", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeEuler%2Fimprint_of_light'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d93d1ee875a012e7c93054799cda92a81d7118d9 [INFO] testing LukeEuler/imprint_of_light against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeEuler%2Fimprint_of_light" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LukeEuler/imprint_of_light on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LukeEuler/imprint_of_light [INFO] finished tweaking git repo https://github.com/LukeEuler/imprint_of_light [INFO] tweaked toml for git repo https://github.com/LukeEuler/imprint_of_light written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/LukeEuler/imprint_of_light already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc11da9ad8ab11c92a94508aee2a2ac849429b94d26f5001dd96e872d155399c [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" "dc11da9ad8ab11c92a94508aee2a2ac849429b94d26f5001dd96e872d155399c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc11da9ad8ab11c92a94508aee2a2ac849429b94d26f5001dd96e872d155399c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc11da9ad8ab11c92a94508aee2a2ac849429b94d26f5001dd96e872d155399c", kill_on_drop: false }` [INFO] [stdout] dc11da9ad8ab11c92a94508aee2a2ac849429b94d26f5001dd96e872d155399c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f516810f278ca639d6e2412e6293adf51f949398cfa9774bf98e548e30773a65 [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" "f516810f278ca639d6e2412e6293adf51f949398cfa9774bf98e548e30773a65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.3 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling imprint_of_light v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "f516810f278ca639d6e2412e6293adf51f949398cfa9774bf98e548e30773a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f516810f278ca639d6e2412e6293adf51f949398cfa9774bf98e548e30773a65", kill_on_drop: false }` [INFO] [stdout] f516810f278ca639d6e2412e6293adf51f949398cfa9774bf98e548e30773a65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c8fa995b6259f4411ffca089407a95912fe14a2a9307e6561eec7a5dbeccb00 [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" "2c8fa995b6259f4411ffca089407a95912fe14a2a9307e6561eec7a5dbeccb00", kill_on_drop: false }` [INFO] [stderr] Compiling imprint_of_light v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "2c8fa995b6259f4411ffca089407a95912fe14a2a9307e6561eec7a5dbeccb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8fa995b6259f4411ffca089407a95912fe14a2a9307e6561eec7a5dbeccb00", kill_on_drop: false }` [INFO] [stdout] 2c8fa995b6259f4411ffca089407a95912fe14a2a9307e6561eec7a5dbeccb00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 581283b2623e9a1ce9366fd23a1ef8a69c912b734dad77e8302acb0551262cd6 [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" "581283b2623e9a1ce9366fd23a1ef8a69c912b734dad77e8302acb0551262cd6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/imprint_of_light-baa59250b6ee9311 [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" "581283b2623e9a1ce9366fd23a1ef8a69c912b734dad77e8302acb0551262cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581283b2623e9a1ce9366fd23a1ef8a69c912b734dad77e8302acb0551262cd6", kill_on_drop: false }` [INFO] [stdout] 581283b2623e9a1ce9366fd23a1ef8a69c912b734dad77e8302acb0551262cd6