[INFO] cloning repository https://github.com/max-block/demo-rust-mongodb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-block/demo-rust-mongodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Fdemo-rust-mongodb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Fdemo-rust-mongodb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1aae5f89c752d56e98ef2d3217cc6e936b6b4af6 [INFO] checking max-block/demo-rust-mongodb against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Fdemo-rust-mongodb" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-block/demo-rust-mongodb on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/max-block/demo-rust-mongodb [INFO] finished tweaking git repo https://github.com/max-block/demo-rust-mongodb [INFO] tweaked toml for git repo https://github.com/max-block/demo-rust-mongodb written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/max-block/demo-rust-mongodb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c704e0e887a9b73b248f6764f958853fd2abc00659a99b629376f33c3a158f9 [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" "3c704e0e887a9b73b248f6764f958853fd2abc00659a99b629376f33c3a158f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c704e0e887a9b73b248f6764f958853fd2abc00659a99b629376f33c3a158f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c704e0e887a9b73b248f6764f958853fd2abc00659a99b629376f33c3a158f9", kill_on_drop: false }` [INFO] [stdout] 3c704e0e887a9b73b248f6764f958853fd2abc00659a99b629376f33c3a158f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 039fe19161a8244e136afc2b12ccd432ec33a2024759502a1d66c8b2574d1b73 [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" "039fe19161a8244e136afc2b12ccd432ec33a2024759502a1d66c8b2574d1b73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking async-task v4.0.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures-lite v1.8.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking polling v1.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking os_info v2.0.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking futures-intrusive v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking async-io v1.1.3 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-global-executor v1.2.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking async-std v1.6.4 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Checking mongodb v1.1.1 [INFO] [stderr] Checking demo-rust-mongodb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "039fe19161a8244e136afc2b12ccd432ec33a2024759502a1d66c8b2574d1b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039fe19161a8244e136afc2b12ccd432ec33a2024759502a1d66c8b2574d1b73", kill_on_drop: false }` [INFO] [stdout] 039fe19161a8244e136afc2b12ccd432ec33a2024759502a1d66c8b2574d1b73