[INFO] cloning repository https://github.com/dpc/docker-source-checksum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpc/docker-source-checksum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fdocker-source-checksum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fdocker-source-checksum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92b49584f16822b98e267eae38e60db8d824a68e [INFO] testing dpc/docker-source-checksum against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fdocker-source-checksum" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dpc/docker-source-checksum 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/dpc/docker-source-checksum [INFO] finished tweaking git repo https://github.com/dpc/docker-source-checksum [INFO] tweaked toml for git repo https://github.com/dpc/docker-source-checksum written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dpc/docker-source-checksum 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] c0b96a24542c4dfb998d7438b9e2d9c253ccc0d70a26df63f3eadd5d439ef8cf [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" "c0b96a24542c4dfb998d7438b9e2d9c253ccc0d70a26df63f3eadd5d439ef8cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0b96a24542c4dfb998d7438b9e2d9c253ccc0d70a26df63f3eadd5d439ef8cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b96a24542c4dfb998d7438b9e2d9c253ccc0d70a26df63f3eadd5d439ef8cf", kill_on_drop: false }` [INFO] [stdout] c0b96a24542c4dfb998d7438b9e2d9c253ccc0d70a26df63f3eadd5d439ef8cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] be43669e92190bc663aefbc48e9cfcfb0457163e923155ab57d55771e1ea10fd [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" "be43669e92190bc663aefbc48e9cfcfb0457163e923155ab57d55771e1ea10fd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling common_failures v0.1.1 [INFO] [stderr] Compiling crev-recursive-digest v0.4.0 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling docker-source-checksum v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "be43669e92190bc663aefbc48e9cfcfb0457163e923155ab57d55771e1ea10fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be43669e92190bc663aefbc48e9cfcfb0457163e923155ab57d55771e1ea10fd", kill_on_drop: false }` [INFO] [stdout] be43669e92190bc663aefbc48e9cfcfb0457163e923155ab57d55771e1ea10fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 2aa5bdcf26daf38101afb0b7efa2f653a6b94604ddf079c780240fc60df34240 [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" "2aa5bdcf26daf38101afb0b7efa2f653a6b94604ddf079c780240fc60df34240", kill_on_drop: false }` [INFO] [stderr] Compiling docker-source-checksum v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "2aa5bdcf26daf38101afb0b7efa2f653a6b94604ddf079c780240fc60df34240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa5bdcf26daf38101afb0b7efa2f653a6b94604ddf079c780240fc60df34240", kill_on_drop: false }` [INFO] [stdout] 2aa5bdcf26daf38101afb0b7efa2f653a6b94604ddf079c780240fc60df34240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] cd415c144c0bde0d372bce98309bbac33285fd0e17a910bb545adef85404417b [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" "cd415c144c0bde0d372bce98309bbac33285fd0e17a910bb545adef85404417b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/docker_source_checksum-044a1c36b38b5625 [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" "cd415c144c0bde0d372bce98309bbac33285fd0e17a910bb545adef85404417b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd415c144c0bde0d372bce98309bbac33285fd0e17a910bb545adef85404417b", kill_on_drop: false }` [INFO] [stdout] cd415c144c0bde0d372bce98309bbac33285fd0e17a910bb545adef85404417b