[INFO] crate crates-io-cli 3.0.1 is already in cache [INFO] checking crates-io-cli-3.0.1 against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] extracting crate crates-io-cli 3.0.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate crates-io-cli 3.0.1 on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate crates-io-cli 3.0.1 [INFO] finished tweaking crates.io crate crates-io-cli 3.0.1 [INFO] tweaked toml for crates.io crate crates-io-cli 3.0.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate crates-io-cli 3.0.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] ae603887648721c5bfe6267781ea49af8445ad5cd92a2b9dac190f9b0928703b [INFO] running `"docker" "start" "-a" "ae603887648721c5bfe6267781ea49af8445ad5cd92a2b9dac190f9b0928703b"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking open v1.3.3 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-curl v0.1.11 [INFO] [stderr] Checking git2 v0.11.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking crates-index-diff v5.0.0 [INFO] [stderr] Checking crates-io-cli v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/scmds/list/../../../tests/fixtures/byrons-crates.json: No such file or directory (os error 2) [INFO] [stderr] --> src/scmds/list/cmd.rs:111:15 [INFO] [stderr] | [INFO] [stderr] 111 | let buf = include_bytes!("../../../tests/fixtures/byrons-crates.json"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `crates-io-cli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ae603887648721c5bfe6267781ea49af8445ad5cd92a2b9dac190f9b0928703b"` [INFO] running `"docker" "rm" "-f" "ae603887648721c5bfe6267781ea49af8445ad5cd92a2b9dac190f9b0928703b"` [INFO] [stdout] ae603887648721c5bfe6267781ea49af8445ad5cd92a2b9dac190f9b0928703b