[INFO] cloning repository https://github.com/NoahLidell/diesel-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NoahLidell/diesel-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoahLidell%2Fdiesel-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoahLidell%2Fdiesel-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d4910fbd83119b53c5d8a190c0ff890574b006c [INFO] testing NoahLidell/diesel-example against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoahLidell%2Fdiesel-example" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NoahLidell/diesel-example on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NoahLidell/diesel-example [INFO] finished tweaking git repo https://github.com/NoahLidell/diesel-example [INFO] tweaked toml for git repo https://github.com/NoahLidell/diesel-example written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/NoahLidell/diesel-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a139586857de0b195e2f0d4061dfbc026483b8778fdae693b0ecf72efff5760 [INFO] running `Command { std: "docker" "start" "-a" "3a139586857de0b195e2f0d4061dfbc026483b8778fdae693b0ecf72efff5760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a139586857de0b195e2f0d4061dfbc026483b8778fdae693b0ecf72efff5760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a139586857de0b195e2f0d4061dfbc026483b8778fdae693b0ecf72efff5760", kill_on_drop: false }` [INFO] [stdout] 3a139586857de0b195e2f0d4061dfbc026483b8778fdae693b0ecf72efff5760 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2f89be53d1b5dacc4048ccd1771a843a241a5154f1ad65a29aa68b3bac1e7b9 [INFO] running `Command { std: "docker" "start" "-a" "d2f89be53d1b5dacc4048ccd1771a843a241a5154f1ad65a29aa68b3bac1e7b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling diesel-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.06s [INFO] running `Command { std: "docker" "inspect" "d2f89be53d1b5dacc4048ccd1771a843a241a5154f1ad65a29aa68b3bac1e7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f89be53d1b5dacc4048ccd1771a843a241a5154f1ad65a29aa68b3bac1e7b9", kill_on_drop: false }` [INFO] [stdout] d2f89be53d1b5dacc4048ccd1771a843a241a5154f1ad65a29aa68b3bac1e7b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f606fd6381662ec5c8b6dd4fa98e09268fe1e41bd60ff6460208554ec5389bf [INFO] running `Command { std: "docker" "start" "-a" "9f606fd6381662ec5c8b6dd4fa98e09268fe1e41bd60ff6460208554ec5389bf", kill_on_drop: false }` [INFO] [stderr] Compiling diesel-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "9f606fd6381662ec5c8b6dd4fa98e09268fe1e41bd60ff6460208554ec5389bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f606fd6381662ec5c8b6dd4fa98e09268fe1e41bd60ff6460208554ec5389bf", kill_on_drop: false }` [INFO] [stdout] 9f606fd6381662ec5c8b6dd4fa98e09268fe1e41bd60ff6460208554ec5389bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6fad636ae90a7ec8f2b77c4c9e9dae894921148c9a4f996d106f09e3768c62c3 [INFO] running `Command { std: "docker" "start" "-a" "6fad636ae90a7ec8f2b77c4c9e9dae894921148c9a4f996d106f09e3768c62c3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/diesel_test-f9fa4becee86bf6a) [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" "6fad636ae90a7ec8f2b77c4c9e9dae894921148c9a4f996d106f09e3768c62c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fad636ae90a7ec8f2b77c4c9e9dae894921148c9a4f996d106f09e3768c62c3", kill_on_drop: false }` [INFO] [stdout] 6fad636ae90a7ec8f2b77c4c9e9dae894921148c9a4f996d106f09e3768c62c3