[INFO] cloning repository https://github.com/mattcl/repo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattcl/repo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Frepo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Frepo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 886f64b86ec2505a966ea8d479f76942446f8c1d [INFO] testing mattcl/repo-rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattcl%2Frepo-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattcl/repo-rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattcl/repo-rs [INFO] finished tweaking git repo https://github.com/mattcl/repo-rs [INFO] tweaked toml for git repo https://github.com/mattcl/repo-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mattcl/repo-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72513be5fd02ee5af66bd1e0d388a8b78eae125d81e92030988f1bdee37e1c89 [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" "72513be5fd02ee5af66bd1e0d388a8b78eae125d81e92030988f1bdee37e1c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72513be5fd02ee5af66bd1e0d388a8b78eae125d81e92030988f1bdee37e1c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72513be5fd02ee5af66bd1e0d388a8b78eae125d81e92030988f1bdee37e1c89", kill_on_drop: false }` [INFO] [stdout] 72513be5fd02ee5af66bd1e0d388a8b78eae125d81e92030988f1bdee37e1c89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c4821e9deea6f7c919772034d104646ca6e6a8b7138332654a160f043c3063b [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" "1c4821e9deea6f7c919772034d104646ca6e6a8b7138332654a160f043c3063b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling futures v0.1.13 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling serde v1.0.4 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling encode_unicode v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Compiling cmake v0.1.22 [INFO] [stderr] Compiling curl-sys v0.3.11 [INFO] [stderr] Compiling unicode-bidi v0.2.5 [INFO] [stderr] Compiling csv v0.14.7 [INFO] [stderr] Compiling colored v1.5.1 [INFO] [stderr] Compiling serde_derive_internals v0.15.0 [INFO] [stderr] Compiling idna v0.1.1 [INFO] [stderr] Compiling libssh2-sys v0.2.6 [INFO] [stderr] Compiling libgit2-sys v0.6.10 [INFO] [stderr] Compiling serde_derive v1.0.4 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling num_cpus v1.5.0 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling bytes v0.4.3 [INFO] [stderr] Compiling prettytable-rs v0.6.6 [INFO] [stderr] Compiling clap v2.24.1 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling mio v0.6.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling tokio-core v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling git2 v0.6.5 [INFO] [stderr] Compiling repo-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 52s [INFO] running `Command { std: "docker" "inspect" "1c4821e9deea6f7c919772034d104646ca6e6a8b7138332654a160f043c3063b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c4821e9deea6f7c919772034d104646ca6e6a8b7138332654a160f043c3063b", kill_on_drop: false }` [INFO] [stdout] 1c4821e9deea6f7c919772034d104646ca6e6a8b7138332654a160f043c3063b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b3d2d42725fc8ff14ee00e01e05f87a3c293bf5d2895be45f9005e757341081 [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" "2b3d2d42725fc8ff14ee00e01e05f87a3c293bf5d2895be45f9005e757341081", kill_on_drop: false }` [INFO] [stderr] Compiling repo-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `Command { std: "docker" "inspect" "2b3d2d42725fc8ff14ee00e01e05f87a3c293bf5d2895be45f9005e757341081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3d2d42725fc8ff14ee00e01e05f87a3c293bf5d2895be45f9005e757341081", kill_on_drop: false }` [INFO] [stdout] 2b3d2d42725fc8ff14ee00e01e05f87a3c293bf5d2895be45f9005e757341081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "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] 2d3e61c6db3081e825135c44ebee4c0c34336973a1a340c6eb541fd1fb61792f [INFO] running `Command { std: "docker" "start" "-a" "2d3e61c6db3081e825135c44ebee4c0c34336973a1a340c6eb541fd1fb61792f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/repo_rs-2b4ae4f87f982de6 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test repo::tests::equality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d3e61c6db3081e825135c44ebee4c0c34336973a1a340c6eb541fd1fb61792f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3e61c6db3081e825135c44ebee4c0c34336973a1a340c6eb541fd1fb61792f", kill_on_drop: false }` [INFO] [stdout] 2d3e61c6db3081e825135c44ebee4c0c34336973a1a340c6eb541fd1fb61792f