[INFO] cloning repository https://github.com/FTV-Subtil/rs_file_system_worker [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FTV-Subtil/rs_file_system_worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Frs_file_system_worker"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Frs_file_system_worker'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ccada25c29dc71e356aa8816e377d0b0fe92dbc9 [INFO] checking FTV-Subtil/rs_file_system_worker against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Frs_file_system_worker" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FTV-Subtil/rs_file_system_worker on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/FTV-Subtil/rs_file_system_worker [INFO] finished tweaking git repo https://github.com/FTV-Subtil/rs_file_system_worker [INFO] tweaked toml for git repo https://github.com/FTV-Subtil/rs_file_system_worker written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/FTV-Subtil/rs_file_system_worker already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b6dc8dcdc337d2cd039c593917f9922c0f3b912aff7abb1532bb6e50998ec52 [INFO] running `"docker" "start" "-a" "5b6dc8dcdc337d2cd039c593917f9922c0f3b912aff7abb1532bb6e50998ec52"` [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling static_assertions v0.3.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling cookie-factory v0.3.0-beta2 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Checking mio v0.6.17 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking amq-protocol-uri v2.1.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tcp-stream v0.4.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking amq-protocol-tcp v2.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking simple_logger v1.2.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio v0.1.20 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking hyper v0.12.29 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Compiling amq-protocol-types v2.1.2 [INFO] [stderr] Compiling handlebars v2.0.0-beta.2 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.17 [INFO] [stderr] Compiling amq-protocol-codegen v2.1.0 [INFO] [stderr] Compiling amq-protocol v2.1.0 [INFO] [stderr] Compiling lapin v0.25.0 [INFO] [stderr] Checking lapin-futures v0.25.0 [INFO] [stderr] Checking amqp_worker v0.5.7 [INFO] [stderr] Checking file_system_worker v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `"docker" "inspect" "5b6dc8dcdc337d2cd039c593917f9922c0f3b912aff7abb1532bb6e50998ec52"` [INFO] running `"docker" "rm" "-f" "5b6dc8dcdc337d2cd039c593917f9922c0f3b912aff7abb1532bb6e50998ec52"` [INFO] [stdout] 5b6dc8dcdc337d2cd039c593917f9922c0f3b912aff7abb1532bb6e50998ec52