[INFO] cloning repository https://github.com/jensnilsson/neo4rs-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jensnilsson/neo4rs-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjensnilsson%2Fneo4rs-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjensnilsson%2Fneo4rs-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64f2bfbc3d2fbf69c77f82778f0002e6d61a0f63 [INFO] checking jensnilsson/neo4rs-test against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjensnilsson%2Fneo4rs-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jensnilsson/neo4rs-test [INFO] finished tweaking git repo https://github.com/jensnilsson/neo4rs-test [INFO] tweaked toml for git repo https://github.com/jensnilsson/neo4rs-test written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jensnilsson/neo4rs-test on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jensnilsson/neo4rs-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee3e5ec0d3d059a2dc687b8a8025034b68ffece817866bb33ae941ec76a32e8d [INFO] running `Command { std: "docker" "start" "-a" "ee3e5ec0d3d059a2dc687b8a8025034b68ffece817866bb33ae941ec76a32e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee3e5ec0d3d059a2dc687b8a8025034b68ffece817866bb33ae941ec76a32e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3e5ec0d3d059a2dc687b8a8025034b68ffece817866bb33ae941ec76a32e8d", kill_on_drop: false }` [INFO] [stdout] ee3e5ec0d3d059a2dc687b8a8025034b68ffece817866bb33ae941ec76a32e8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f752f50bf6eaca59e1dcc399340528a41ed363aa401996173dc6a05f3b4475 [INFO] running `Command { std: "docker" "start" "-a" "c4f752f50bf6eaca59e1dcc399340528a41ed363aa401996173dc6a05f3b4475", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling neo4rs-macros v0.2.1 [INFO] [stderr] Checking tokio v1.6.1 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking deadpool v0.7.0 [INFO] [stderr] Checking neo4rs v0.5.8 [INFO] [stderr] Checking neo4rs-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "c4f752f50bf6eaca59e1dcc399340528a41ed363aa401996173dc6a05f3b4475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f752f50bf6eaca59e1dcc399340528a41ed363aa401996173dc6a05f3b4475", kill_on_drop: false }` [INFO] [stdout] c4f752f50bf6eaca59e1dcc399340528a41ed363aa401996173dc6a05f3b4475