[INFO] cloning repository https://github.com/psbrandt/diesel-minimal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psbrandt/diesel-minimal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsbrandt%2Fdiesel-minimal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsbrandt%2Fdiesel-minimal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 968d6e37816ef9e94a1eca0c156ac086db6cb92b [INFO] testing psbrandt/diesel-minimal-example against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsbrandt%2Fdiesel-minimal-example" "/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/psbrandt/diesel-minimal-example on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/psbrandt/diesel-minimal-example [INFO] finished tweaking git repo https://github.com/psbrandt/diesel-minimal-example [INFO] tweaked toml for git repo https://github.com/psbrandt/diesel-minimal-example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/psbrandt/diesel-minimal-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] bb01d2f3794d1fe5efad1cac3b1670b112925d7cc72d848755e76f290eb96fd7 [INFO] running `Command { std: "docker" "start" "-a" "bb01d2f3794d1fe5efad1cac3b1670b112925d7cc72d848755e76f290eb96fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb01d2f3794d1fe5efad1cac3b1670b112925d7cc72d848755e76f290eb96fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb01d2f3794d1fe5efad1cac3b1670b112925d7cc72d848755e76f290eb96fd7", kill_on_drop: false }` [INFO] [stdout] bb01d2f3794d1fe5efad1cac3b1670b112925d7cc72d848755e76f290eb96fd7 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 7aac9d3ee801c507a239492b8a6137986b388791d1b3fd6abfcbdd4b34d384ca [INFO] running `Command { std: "docker" "start" "-a" "7aac9d3ee801c507a239492b8a6137986b388791d1b3fd6abfcbdd4b34d384ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] error: could not compile `diesel` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="128-column-tables"' --cfg 'feature="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="serde_json"' --cfg 'feature="uuidv07"' --cfg 'feature="with-deprecated"' -C metadata=4aef36b3a3f0644b -C extra-filename=-4aef36b3a3f0644b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d21307aadcc2d697.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7fd1f7b5ad78d054.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-e6ffc4dafdd4974a.so --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-0894f66ea28d460f.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-ab8040034daf36d5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-bbfe61c448972cc2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cc7adeced9e12ae2.rmeta --extern uuidv07=/opt/rustwide/target/debug/deps/libuuid-58a63633e07ab103.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7aac9d3ee801c507a239492b8a6137986b388791d1b3fd6abfcbdd4b34d384ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aac9d3ee801c507a239492b8a6137986b388791d1b3fd6abfcbdd4b34d384ca", kill_on_drop: false }` [INFO] [stdout] 7aac9d3ee801c507a239492b8a6137986b388791d1b3fd6abfcbdd4b34d384ca