[INFO] fetching crate egg-mode 0.14.0... [INFO] checking egg-mode-0.14.0 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate egg-mode 0.14.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate egg-mode 0.14.0 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate egg-mode 0.14.0 [INFO] finished tweaking crates.io crate egg-mode 0.14.0 [INFO] tweaked toml for crates.io crate egg-mode 0.14.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate egg-mode 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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-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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] c02a023615e9644d736cae18e5eb32545df6217a7dac18246b3d5988780a5a64 [INFO] running `"docker" "start" "-a" "c02a023615e9644d736cae18e5eb32545df6217a7dac18246b3d5988780a5a64"` [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking openssl-sys v0.9.55 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking openssl v0.10.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Checking tokio v0.2.17 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking thiserror v1.0.14 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking structopt v0.3.13 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking egg-mode v0.14.0 (/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_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_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: 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: 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: 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: 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_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: 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 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: 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] running `"docker" "inspect" "c02a023615e9644d736cae18e5eb32545df6217a7dac18246b3d5988780a5a64"` [INFO] running `"docker" "rm" "-f" "c02a023615e9644d736cae18e5eb32545df6217a7dac18246b3d5988780a5a64"` [INFO] [stdout] c02a023615e9644d736cae18e5eb32545df6217a7dac18246b3d5988780a5a64