[INFO] cloning repository https://github.com/miyake13000/orca [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miyake13000/orca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiyake13000%2Forca", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiyake13000%2Forca'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c28b1679dbfc467e8787b9332c17a27a7aaa10a [INFO] testing miyake13000/orca against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiyake13000%2Forca" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/miyake13000/orca on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/miyake13000/orca [INFO] finished tweaking git repo https://github.com/miyake13000/orca [INFO] tweaked toml for git repo https://github.com/miyake13000/orca written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/miyake13000/orca already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quit_macros v1.1.2 [INFO] [stderr] Downloaded quit v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72eb09b6d4efbc0f2009b9fe54fed391f0f2d0df76c4ed989d6e6299732c1d47 [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" "72eb09b6d4efbc0f2009b9fe54fed391f0f2d0df76c4ed989d6e6299732c1d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72eb09b6d4efbc0f2009b9fe54fed391f0f2d0df76c4ed989d6e6299732c1d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72eb09b6d4efbc0f2009b9fe54fed391f0f2d0df76c4ed989d6e6299732c1d47", kill_on_drop: false }` [INFO] [stdout] 72eb09b6d4efbc0f2009b9fe54fed391f0f2d0df76c4ed989d6e6299732c1d47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] b6a8ea08f653d4eb608f3e4a09464de3f10440c04b188d1c754dbc2d77a62bdb [INFO] running `Command { std: "docker" "start" "-a" "b6a8ea08f653d4eb608f3e4a09464de3f10440c04b188d1c754dbc2d77a62bdb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quit_macros v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quit v1.1.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling orca v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result` in the current scope [INFO] [stdout] --> src/main.rs:56:39 [INFO] [stdout] | [INFO] [stdout] 56 | let token = image.get_token().or_exit("Container image not found"); [INFO] [stdout] | ^^^^^^^ method not found in `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result` in the current scope [INFO] [stdout] --> src/main.rs:58:51 [INFO] [stdout] | [INFO] [stdout] 58 | let layer_id = image.get_layer_id(&token).or_exit("Failed to get container ID"); [INFO] [stdout] | ^^^^^^^ method not found in `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | fs::create_dir_all(&path).or_exit("Failed to create container dir"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 60 | image.download(&token, &layer_id, &path_image).or_exit("Failed to download container image"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | fs::create_dir_all(&path_rootfs).or_exit("Fialed to create rootfs dir"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:67:50 [INFO] [stdout] | [INFO] [stdout] 67 | image.extract(&path_image, &path_rootfs).or_exit("Failed to extract container image"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:71:46 [INFO] [stdout] | [INFO] [stdout] 71 | fs::remove_dir_all(&path_rootfs).or_exit("Failed to remove container image"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:73:46 [INFO] [stdout] | [INFO] [stdout] 73 | fs::create_dir_all(&path_rootfs).or_exit("Failed to create rootfs dir"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:74:54 [INFO] [stdout] | [INFO] [stdout] 74 | image.extract(&path_image, &path_rootfs).or_exit("Failed to extract container image"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | fs::remove_dir_all(&path_rootfs).or_exit("Failed to remove container image"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | fs::create_dir_all(path_oldroot).or_exit("Failed to create oldroot"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | fs::create_dir_all("/proc").or_exit("Failed to create proc dir"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | fs::create_dir_all("/dev/pts").or_exit("Failed to create /dev/pts"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_exit` found for enum `Result<(), std::io::Error>` in the current scope [INFO] [stdout] --> src/main.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | fs::remove_dir("/oldroot").or_exit("Failed to remove /oldroot"); [INFO] [stdout] | ^^^^^^^ method not found in `Result<(), std::io::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orca` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b6a8ea08f653d4eb608f3e4a09464de3f10440c04b188d1c754dbc2d77a62bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a8ea08f653d4eb608f3e4a09464de3f10440c04b188d1c754dbc2d77a62bdb", kill_on_drop: false }` [INFO] [stdout] b6a8ea08f653d4eb608f3e4a09464de3f10440c04b188d1c754dbc2d77a62bdb