[INFO] crate github-star-counter 1.1.1 is already in cache [INFO] checking github-star-counter-1.1.1 against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] extracting crate github-star-counter 1.1.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate github-star-counter 1.1.1 on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate github-star-counter 1.1.1 [INFO] finished tweaking crates.io crate github-star-counter 1.1.1 [INFO] tweaked toml for crates.io crate github-star-counter 1.1.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate github-star-counter 1.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 044f3d6980e3dd81a413a4eee721264f8738e19c9fffae89b6ee90a75fd72043 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "044f3d6980e3dd81a413a4eee721264f8738e19c9fffae89b6ee90a75fd72043"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking bytes v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking bytesize v1.0.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking colored v1.9.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking simple_logger v1.3.0 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking tokio v0.2.2 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking surf v1.0.3 [INFO] [stderr] Checking github-star-counter v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/../test/fixtures/github.com-byron.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | static USER_JSON: &str = include_str!("../test/fixtures/github.com-byron.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: couldn't read src/../test/fixtures/github.com-byron-repos-page-1.json: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:8:27 [INFO] [stderr] | [INFO] [stderr] 8 | static PAGE1_JSON: &str = include_str!("../test/fixtures/github.com-byron-repos-page-1.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: couldn't read src/../test/fixtures/github.com-byron-output.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:9:28 [INFO] [stderr] | [INFO] [stderr] 9 | static USER_OUTPUT: &str = include_str!("../test/fixtures/github.com-byron-output.txt"); [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: couldn't read src/../test/fixtures/github.com-byron-output-threshold-30.txt: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | include_str!("../test/fixtures/github.com-byron-output-threshold-30.txt"); [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: couldn't read src/../test/fixtures/template_output.md: No such file or directory (os error 2) [INFO] [stderr] --> src/tests.rs:12:32 [INFO] [stderr] | [INFO] [stderr] 12 | static TEMPLATE_OUTPUT: &str = include_str!("../test/fixtures/template_output.md"); [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 5 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `github-star-counter`. [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" "044f3d6980e3dd81a413a4eee721264f8738e19c9fffae89b6ee90a75fd72043"` [INFO] running `"docker" "rm" "-f" "044f3d6980e3dd81a413a4eee721264f8738e19c9fffae89b6ee90a75fd72043"` [INFO] [stdout] 044f3d6980e3dd81a413a4eee721264f8738e19c9fffae89b6ee90a75fd72043