[INFO] cloning repository https://github.com/robojumper/free-junc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robojumper/free-junc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobojumper%2Ffree-junc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobojumper%2Ffree-junc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8c34e2ba6fcd519e5908cb2028a16bd5a5dfc83 [INFO] testing robojumper/free-junc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobojumper%2Ffree-junc" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robojumper/free-junc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robojumper/free-junc [INFO] finished tweaking git repo https://github.com/robojumper/free-junc [INFO] tweaked toml for git repo https://github.com/robojumper/free-junc written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/robojumper/free-junc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 81a66b2b1c6534b5835251870aaef75ec84ade64de9dc25fd04181304e4e885a [INFO] running `Command { std: "docker" "start" "-a" "81a66b2b1c6534b5835251870aaef75ec84ade64de9dc25fd04181304e4e885a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81a66b2b1c6534b5835251870aaef75ec84ade64de9dc25fd04181304e4e885a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a66b2b1c6534b5835251870aaef75ec84ade64de9dc25fd04181304e4e885a", kill_on_drop: false }` [INFO] [stdout] 81a66b2b1c6534b5835251870aaef75ec84ade64de9dc25fd04181304e4e885a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f76ebbeb2e1eb64f1538d00dacc83fe4ce93259e5188eadf56b9469260267cae [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" "f76ebbeb2e1eb64f1538d00dacc83fe4ce93259e5188eadf56b9469260267cae", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling junction v0.2.0 [INFO] [stderr] Compiling free-junc v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::winerror::ERROR_NOT_A_REPARSE_POINT; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `exists` in crate `junction` [INFO] [stdout] --> src/main.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | match junction::exists(path) { [INFO] [stdout] | ^^^^^^ not found in `junction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_target` in crate `junction` [INFO] [stdout] --> src/main.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | Ok(true) => match junction::get_target(path) { [INFO] [stdout] | ^^^^^^^^^^ not found in `junction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERROR_NOT_A_REPARSE_POINT` in this scope [INFO] [stdout] --> src/main.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | if e.raw_os_error() == Some(ERROR_NOT_A_REPARSE_POINT as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete` in crate `junction` [INFO] [stdout] --> src/main.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | junction::delete(path).map_err(|ioe| { [INFO] [stdout] | ^^^^^^ not found in `junction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create` in crate `junction` [INFO] [stdout] --> src/main.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | junction::create(dest, src).map_err(|ioe| { [INFO] [stdout] | ^^^^^^ not found in `junction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `free-junc` due to 7 previous errors [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f76ebbeb2e1eb64f1538d00dacc83fe4ce93259e5188eadf56b9469260267cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76ebbeb2e1eb64f1538d00dacc83fe4ce93259e5188eadf56b9469260267cae", kill_on_drop: false }` [INFO] [stdout] f76ebbeb2e1eb64f1538d00dacc83fe4ce93259e5188eadf56b9469260267cae