[INFO] crate up-rs 0.3.0 is already in cache
[INFO] checking up-rs-0.3.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate up-rs 0.3.0 into /workspace/builds/worker-11/source
[INFO] validating manifest of crates.io crate up-rs 0.3.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate up-rs 0.3.0
[INFO] finished tweaking crates.io crate up-rs 0.3.0
[INFO] tweaked toml for crates.io crate up-rs 0.3.0 written to /workspace/builds/worker-11/source/Cargo.toml
[INFO] crate crates.io crate up-rs 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 75a7b6548e192605891c83617052b53a98588260fa6794dda9faaf7da4d3a6ca
[INFO] running `"docker" "start" "-a" "75a7b6548e192605891c83617052b53a98588260fa6794dda9faaf7da4d3a6ca"`
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]     Checking envy v0.4.1
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking shellexpand v2.0.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling openssl-src v111.6.1+1.1.1d
[INFO] [stderr]    Compiling openssl-sys v0.9.54
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling libssh2-sys v0.2.16
[INFO] [stderr]    Compiling libgit2-sys v0.11.0+0.99.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling proc-macro-error v0.4.11
[INFO] [stderr]     Checking thiserror v1.0.11
[INFO] [stderr]    Compiling structopt-derive v0.4.4
[INFO] [stderr]     Checking structopt v0.3.11
[INFO] [stderr]     Checking git2 v0.12.0
[INFO] [stderr]     Checking up-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `testutils`
[INFO] [stderr]    --> src/config.rs:126:27
[INFO] [stderr]     |
[INFO] [stderr] 126 |         let fake_home_1 = testutils::fixtures_dir().join("fake_home_dir_with_upconfig");
[INFO] [stderr]     |                           ^^^^^^^^^ use of undeclared type or module `testutils`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `testutils`
[INFO] [stderr]    --> src/config.rs:128:27
[INFO] [stderr]     |
[INFO] [stderr] 128 |         let fake_home_2 = testutils::fixtures_dir().join("fake_home_dir_without_upconfig");
[INFO] [stderr]     |                           ^^^^^^^^^ use of undeclared type or module `testutils`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `up-rs`.
[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" "75a7b6548e192605891c83617052b53a98588260fa6794dda9faaf7da4d3a6ca"`
[INFO] running `"docker" "rm" "-f" "75a7b6548e192605891c83617052b53a98588260fa6794dda9faaf7da4d3a6ca"`
[INFO] [stdout] 75a7b6548e192605891c83617052b53a98588260fa6794dda9faaf7da4d3a6ca
