[INFO] cloning repository https://github.com/infinyon/flv-future [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/flv-future" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4bdfcff87de56a8ba480128d4d2be3bed307e11 [INFO] checking infinyon/flv-future against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/flv-future on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/infinyon/flv-future [INFO] removed path dependency async-test-derive from git repo https://github.com/infinyon/flv-future [INFO] removed path dependency async-test-derive from git repo https://github.com/infinyon/flv-future [INFO] removed path dependency flv-future-aio from git repo https://github.com/infinyon/flv-future [INFO] finished tweaking git repo https://github.com/infinyon/flv-future [INFO] tweaked toml for git repo https://github.com/infinyon/flv-future written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/infinyon/flv-future already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (flv-future-aio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (flv-future-aio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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] 5240c7c644749161a06c06b6652d2830b13d5313716fa08d517392bb0f039d66 [INFO] running `Command { std: "docker" "start" "-a" "5240c7c644749161a06c06b6652d2830b13d5313716fa08d517392bb0f039d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5240c7c644749161a06c06b6652d2830b13d5313716fa08d517392bb0f039d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5240c7c644749161a06c06b6652d2830b13d5313716fa08d517392bb0f039d66", kill_on_drop: false }` [INFO] [stdout] 5240c7c644749161a06c06b6652d2830b13d5313716fa08d517392bb0f039d66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--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] 787907ae424dac2f446bceecedb7ef5e2b12dd9dae2e27b27a8e7de8f62c3d34 [INFO] running `Command { std: "docker" "start" "-a" "787907ae424dac2f446bceecedb7ef5e2b12dd9dae2e27b27a8e7de8f62c3d34", kill_on_drop: false }` [INFO] [stderr] warning: dependency (flv-future-aio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.3.4 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking async-mutex v1.2.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking async-lock v1.1.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking async-channel v1.4.1 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking polling v0.1.6 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking flv-util v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling async-test-derive v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking flv-future-aio v2.3.1 [INFO] [stderr] Checking flv-future-aio v2.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "787907ae424dac2f446bceecedb7ef5e2b12dd9dae2e27b27a8e7de8f62c3d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787907ae424dac2f446bceecedb7ef5e2b12dd9dae2e27b27a8e7de8f62c3d34", kill_on_drop: false }` [INFO] [stdout] 787907ae424dac2f446bceecedb7ef5e2b12dd9dae2e27b27a8e7de8f62c3d34