[INFO] crate oxide-auth-rocket 0.1.0-rc.0 is already in cache [INFO] checking oxide-auth-rocket-0.1.0-rc.0 against master#eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc for pr-69560 [INFO] extracting crate oxide-auth-rocket 0.1.0-rc.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate oxide-auth-rocket 0.1.0-rc.0 on toolchain eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate oxide-auth-rocket 0.1.0-rc.0 [INFO] finished tweaking crates.io crate oxide-auth-rocket 0.1.0-rc.0 [INFO] tweaked toml for crates.io crate oxide-auth-rocket 0.1.0-rc.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate oxide-auth-rocket 0.1.0-rc.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+eaa02f599f651246d5d1b99e7a4c6fa8d04bc9dc" "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] 8b99df60c83d16d03e4f75d5af465a74cefa66477351028001ebb45481c905de [INFO] running `"docker" "start" "-a" "8b99df60c83d16d03e4f75d5af465a74cefa66477351028001ebb45481c905de"` [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking rmp v0.8.8 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking oxide-auth v0.5.0-preview.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking oxide-auth-rocket v0.1.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read examples/../../examples/support/rocket.rs: No such file or directory (os error 2) [INFO] [stderr] --> examples/rocket.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | mod support; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `oxide-auth-rocket`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8b99df60c83d16d03e4f75d5af465a74cefa66477351028001ebb45481c905de"` [INFO] running `"docker" "rm" "-f" "8b99df60c83d16d03e4f75d5af465a74cefa66477351028001ebb45481c905de"` [INFO] [stdout] 8b99df60c83d16d03e4f75d5af465a74cefa66477351028001ebb45481c905de