[INFO] cloning repository https://github.com/l4l/diesel-custom-types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l4l/diesel-custom-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fdiesel-custom-types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fdiesel-custom-types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 228e3ef39fe5ecf3b40875a81a7ab39ba9d56d1b [INFO] testing l4l/diesel-custom-types against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fdiesel-custom-types" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l4l/diesel-custom-types on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/l4l/diesel-custom-types [INFO] finished tweaking git repo https://github.com/l4l/diesel-custom-types [INFO] tweaked toml for git repo https://github.com/l4l/diesel-custom-types written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/l4l/diesel-custom-types already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 944008d235a99cf5838fadce881e7b5b2ee2c7f0660c7d19836c02292f9d2b1a [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" "944008d235a99cf5838fadce881e7b5b2ee2c7f0660c7d19836c02292f9d2b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "944008d235a99cf5838fadce881e7b5b2ee2c7f0660c7d19836c02292f9d2b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "944008d235a99cf5838fadce881e7b5b2ee2c7f0660c7d19836c02292f9d2b1a", kill_on_drop: false }` [INFO] [stdout] 944008d235a99cf5838fadce881e7b5b2ee2c7f0660c7d19836c02292f9d2b1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64b85b507949826a7244d073c03a1132508f2fe7f1d1aac54c4fff7d39c7cf82 [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" "64b85b507949826a7244d073c03a1132508f2fe7f1d1aac54c4fff7d39c7cf82", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling diesel-custom-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.23s [INFO] running `Command { std: "docker" "inspect" "64b85b507949826a7244d073c03a1132508f2fe7f1d1aac54c4fff7d39c7cf82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b85b507949826a7244d073c03a1132508f2fe7f1d1aac54c4fff7d39c7cf82", kill_on_drop: false }` [INFO] [stdout] 64b85b507949826a7244d073c03a1132508f2fe7f1d1aac54c4fff7d39c7cf82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] ea2aa787c5dfbbbeaaa6e91a165408479abddf78c93027b02f8135e032247151 [INFO] running `Command { std: "docker" "start" "-a" "ea2aa787c5dfbbbeaaa6e91a165408479abddf78c93027b02f8135e032247151", kill_on_drop: false }` [INFO] [stderr] Compiling diesel-custom-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "ea2aa787c5dfbbbeaaa6e91a165408479abddf78c93027b02f8135e032247151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2aa787c5dfbbbeaaa6e91a165408479abddf78c93027b02f8135e032247151", kill_on_drop: false }` [INFO] [stdout] ea2aa787c5dfbbbeaaa6e91a165408479abddf78c93027b02f8135e032247151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 155283c82a765f6821f2fa5951507afe64797371d5b958bee087418e0e58c7fb [INFO] running `Command { std: "docker" "start" "-a" "155283c82a765f6821f2fa5951507afe64797371d5b958bee087418e0e58c7fb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/diesel_custom_types-2105f72f32df65f1) [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" "155283c82a765f6821f2fa5951507afe64797371d5b958bee087418e0e58c7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155283c82a765f6821f2fa5951507afe64797371d5b958bee087418e0e58c7fb", kill_on_drop: false }` [INFO] [stdout] 155283c82a765f6821f2fa5951507afe64797371d5b958bee087418e0e58c7fb