[INFO] crate egg-mode 0.14.0-beta.1 is already in cache [INFO] checking egg-mode-0.14.0-beta.1 against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] extracting crate egg-mode 0.14.0-beta.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate egg-mode 0.14.0-beta.1 on toolchain 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate egg-mode 0.14.0-beta.1 [INFO] finished tweaking crates.io crate egg-mode 0.14.0-beta.1 [INFO] tweaked toml for crates.io crate egg-mode 0.14.0-beta.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate egg-mode 0.14.0-beta.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] dd8ba633ba71d4883cd5222920470bda6b23d6445a50db9085a6fa41d5b95245 [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" "dd8ba633ba71d4883cd5222920470bda6b23d6445a50db9085a6fa41d5b95245"` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking openssl-sys v0.9.54 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking openssl v0.10.28 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking egg-mode v0.14.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read examples/common/consumer_key: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:40:28 [INFO] [stderr] | [INFO] [stderr] 40 | let consumer_key = include_str!("consumer_key").trim(); [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 examples/common/consumer_secret: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | let consumer_secret = include_str!("consumer_secret").trim(); [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 examples/common/consumer_key: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:40:28 [INFO] [stderr] | [INFO] [stderr] 40 | let consumer_key = include_str!("consumer_key").trim(); [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 examples/common/consumer_secret: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | let consumer_secret = include_str!("consumer_secret").trim(); [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 examples/common/consumer_key: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:40:28 [INFO] [stderr] | [INFO] [stderr] 40 | let consumer_key = include_str!("consumer_key").trim(); [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 examples/common/consumer_secret: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | let consumer_secret = include_str!("consumer_secret").trim(); [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 examples/common/consumer_key: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:40:28 [INFO] [stderr] | [INFO] [stderr] 40 | let consumer_key = include_str!("consumer_key").trim(); [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 examples/common/consumer_secret: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | let consumer_secret = include_str!("consumer_secret").trim(); [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 2 previous errors [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `egg-mode`. [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: could not compile `egg-mode`. [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: couldn't read examples/common/consumer_key: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:40:28 [INFO] [stderr] | [INFO] [stderr] 40 | let consumer_key = include_str!("consumer_key").trim(); [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 examples/common/consumer_secret: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | let consumer_secret = include_str!("consumer_secret").trim(); [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 examples/common/consumer_key: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:40:28 [INFO] [stderr] | [INFO] [stderr] 40 | let consumer_key = include_str!("consumer_key").trim(); [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 examples/common/consumer_secret: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | let consumer_secret = include_str!("consumer_secret").trim(); [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 examples/common/consumer_key: No such file or directory (os error 2) [INFO] [stderr] --> examples/bearer.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | let con_key = include_str!("common/consumer_key").trim(); [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 examples/common/consumer_secret: No such file or directory (os error 2) [INFO] [stderr] --> examples/bearer.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | let con_secret = include_str!("common/consumer_secret").trim(); [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 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `egg-mode`. [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: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/common/consumer_key: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:40:28 [INFO] [stderr] | [INFO] [stderr] 40 | let consumer_key = include_str!("consumer_key").trim(); [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 examples/common/consumer_secret: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | let consumer_secret = include_str!("consumer_secret").trim(); [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 examples/common/consumer_key: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:40:28 [INFO] [stderr] | [INFO] [stderr] 40 | let consumer_key = include_str!("consumer_key").trim(); [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 examples/common/consumer_secret: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:41:31 [INFO] [stderr] | [INFO] [stderr] 41 | let consumer_secret = include_str!("consumer_secret").trim(); [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: could not compile `egg-mode`. [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: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `egg-mode`. [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: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `egg-mode`. [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: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `egg-mode`. [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: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `egg-mode`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "dd8ba633ba71d4883cd5222920470bda6b23d6445a50db9085a6fa41d5b95245"` [INFO] running `"docker" "rm" "-f" "dd8ba633ba71d4883cd5222920470bda6b23d6445a50db9085a6fa41d5b95245"` [INFO] [stdout] dd8ba633ba71d4883cd5222920470bda6b23d6445a50db9085a6fa41d5b95245