[INFO] crate egg-mode 0.14.0-beta.1 is already in cache [INFO] checking egg-mode-0.14.0-beta.1 against master#6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 for pr-70872 [INFO] extracting crate egg-mode 0.14.0-beta.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate egg-mode 0.14.0-beta.1 on toolchain 6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "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-5/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" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "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-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" "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" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "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] cd5ed0913640bb5eb9fb3354a0a07d6456cfa2d13c05f54d0b1b67222d8bd05e [INFO] running `"docker" "start" "-a" "cd5ed0913640bb5eb9fb3354a0a07d6456cfa2d13c05f54d0b1b67222d8bd05e"` [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_json v1.0.48 [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: 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: 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: 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: 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: 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] [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: 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: could not compile `egg-mode`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cd5ed0913640bb5eb9fb3354a0a07d6456cfa2d13c05f54d0b1b67222d8bd05e"` [INFO] running `"docker" "rm" "-f" "cd5ed0913640bb5eb9fb3354a0a07d6456cfa2d13c05f54d0b1b67222d8bd05e"` [INFO] [stdout] cd5ed0913640bb5eb9fb3354a0a07d6456cfa2d13c05f54d0b1b67222d8bd05e