[INFO] fetching crate clean-dependa 0.1.0... [INFO] testing clean-dependa-0.1.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate clean-dependa 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate clean-dependa 0.1.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate clean-dependa 0.1.0 [INFO] finished tweaking crates.io crate clean-dependa 0.1.0 [INFO] tweaked toml for crates.io crate clean-dependa 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate clean-dependa 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.16 [INFO] [stderr] Downloaded hyper v0.13.8 [INFO] [stderr] Downloaded once_cell v1.4.1 [INFO] [stderr] Downloaded ppv-lite86 v0.2.9 [INFO] [stderr] Downloaded reqwest v0.10.8 [INFO] [stderr] Downloaded serde_derive v1.0.116 [INFO] [stderr] Downloaded proc-macro2 v1.0.21 [INFO] [stderr] Downloaded tracing v0.1.19 [INFO] [stderr] Downloaded hashbrown v0.9.0 [INFO] [stderr] Downloaded syn v1.0.41 [INFO] [stderr] Downloaded encoding_rs v0.8.24 [INFO] [stderr] Downloaded serde v1.0.116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] cb75806ace17cbb23ec63b2f15ab7964c95eff7d122021dc319413193be2f87d [INFO] running `Command { std: "docker" "start" "-a" "cb75806ace17cbb23ec63b2f15ab7964c95eff7d122021dc319413193be2f87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb75806ace17cbb23ec63b2f15ab7964c95eff7d122021dc319413193be2f87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb75806ace17cbb23ec63b2f15ab7964c95eff7d122021dc319413193be2f87d", kill_on_drop: false }` [INFO] [stdout] cb75806ace17cbb23ec63b2f15ab7964c95eff7d122021dc319413193be2f87d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--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] 73ed78642852428df87fbcc00b039d775a371411474a074291eb88c749da49d0 [INFO] running `Command { std: "docker" "start" "-a" "73ed78642852428df87fbcc00b039d775a371411474a074291eb88c749da49d0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling clean-dependa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Please set the GITHUB_TOKEN value [INFO] [stdout] --> src/main.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | static GITHUB_TOKEN: &'static str = env!("GITHUB_TOKEN", "Please set the GITHUB_TOKEN value"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clean-dependa` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "73ed78642852428df87fbcc00b039d775a371411474a074291eb88c749da49d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ed78642852428df87fbcc00b039d775a371411474a074291eb88c749da49d0", kill_on_drop: false }` [INFO] [stdout] 73ed78642852428df87fbcc00b039d775a371411474a074291eb88c749da49d0