[INFO] fetching crate oxide-auth-rocket 0.1.0... [INFO] testing oxide-auth-rocket-0.1.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate oxide-auth-rocket 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate oxide-auth-rocket 0.1.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxide-auth-rocket 0.1.0 [INFO] finished tweaking crates.io crate oxide-auth-rocket 0.1.0 [INFO] tweaked toml for crates.io crate oxide-auth-rocket 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate oxide-auth-rocket 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e59f1a5a5fc04c6a04a13f3c0cbd755163369eb536eb8c252ad4b16986769a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e59f1a5a5fc04c6a04a13f3c0cbd755163369eb536eb8c252ad4b16986769a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e59f1a5a5fc04c6a04a13f3c0cbd755163369eb536eb8c252ad4b16986769a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e59f1a5a5fc04c6a04a13f3c0cbd755163369eb536eb8c252ad4b16986769a7", kill_on_drop: false }` [INFO] [stdout] 2e59f1a5a5fc04c6a04a13f3c0cbd755163369eb536eb8c252ad4b16986769a7 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d35fb878fd13fdaa1727c536ecde9d641f8ed87379af3bd066ece5b7ef029872 [INFO] running `Command { std: "docker" "start" "-a" "d35fb878fd13fdaa1727c536ecde9d641f8ed87379af3bd066ece5b7ef029872", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling chrono v0.4.18 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling oxide-auth v0.5.0 [INFO] [stderr] Compiling oxide-auth-rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "d35fb878fd13fdaa1727c536ecde9d641f8ed87379af3bd066ece5b7ef029872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d35fb878fd13fdaa1727c536ecde9d641f8ed87379af3bd066ece5b7ef029872", kill_on_drop: false }` [INFO] [stdout] d35fb878fd13fdaa1727c536ecde9d641f8ed87379af3bd066ece5b7ef029872 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4268500d9cb9b1b3e5afac2ae1d97a210c8371247e770cc5c1b70a7d1c7c0a6f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4268500d9cb9b1b3e5afac2ae1d97a210c8371247e770cc5c1b70a7d1c7c0a6f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling oxide-auth-rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read examples/../../examples/support/rocket.rs: No such file or directory (os error 2) [INFO] [stdout] --> examples/rocket.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod support; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxide-auth-rocket` [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 `Command { std: "docker" "inspect" "4268500d9cb9b1b3e5afac2ae1d97a210c8371247e770cc5c1b70a7d1c7c0a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4268500d9cb9b1b3e5afac2ae1d97a210c8371247e770cc5c1b70a7d1c7c0a6f", kill_on_drop: false }` [INFO] [stdout] 4268500d9cb9b1b3e5afac2ae1d97a210c8371247e770cc5c1b70a7d1c7c0a6f