[INFO] cloning repository https://github.com/tibequadorian/studipfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tibequadorian/studipfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibequadorian%2Fstudipfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibequadorian%2Fstudipfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 598ae19f846a67b3b2dbfdd03692e01336cce43e [INFO] checking tibequadorian/studipfs against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibequadorian%2Fstudipfs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tibequadorian/studipfs on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tibequadorian/studipfs [INFO] finished tweaking git repo https://github.com/tibequadorian/studipfs [INFO] tweaked toml for git repo https://github.com/tibequadorian/studipfs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tibequadorian/studipfs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a98358d7623987f4db37a190bd13a6e631679638efd015790218cbe983e85800 [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" "a98358d7623987f4db37a190bd13a6e631679638efd015790218cbe983e85800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a98358d7623987f4db37a190bd13a6e631679638efd015790218cbe983e85800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a98358d7623987f4db37a190bd13a6e631679638efd015790218cbe983e85800", kill_on_drop: false }` [INFO] [stdout] a98358d7623987f4db37a190bd13a6e631679638efd015790218cbe983e85800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--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] d1b883d4dd66b922c3427d97eb8ed6754aab30661899df60554225c586535d66 [INFO] running `Command { std: "docker" "start" "-a" "d1b883d4dd66b922c3427d97eb8ed6754aab30661899df60554225c586535d66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking fuse-abi v0.4.0-dev (https://github.com/zargony/fuse-rs#42e29d96) [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling fuse-sys v0.4.0-dev (https://github.com/zargony/fuse-rs#42e29d96) [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Checking fuse v0.4.0-dev (https://github.com/zargony/fuse-rs#42e29d96) [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking minreq v2.1.0 [INFO] [stderr] Checking studipfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `logins` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod logins; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `logins`, create file "src/logins.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `logins` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod logins; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `logins`, create file "src/logins.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `API_URL` in module `logins` [INFO] [stdout] --> src/main.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | api_url: String::from(logins::API_URL), [INFO] [stdout] | ^^^^^^^ not found in `logins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AUTH` in module `logins` [INFO] [stdout] --> src/main.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | auth: String::from(logins::AUTH) [INFO] [stdout] | ^^^^ not found in `logins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ROOT` in module `logins` [INFO] [stdout] --> src/main.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | let root = String::from(logins::ROOT); [INFO] [stdout] | ^^^^ not found in `logins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileAttr` [INFO] [stdout] --> src/main.rs:2:83 [INFO] [stdout] | [INFO] [stdout] 2 | use fuse::{Filesystem, Request, ReplyData, ReplyEntry, ReplyAttr, ReplyDirectory, FileAttr, FUSE_ROOT_ID}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `API_URL` in module `logins` [INFO] [stdout] --> src/main.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | api_url: String::from(logins::API_URL), [INFO] [stdout] | ^^^^^^^ not found in `logins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AUTH` in module `logins` [INFO] [stdout] --> src/main.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | auth: String::from(logins::AUTH) [INFO] [stdout] | ^^^^ not found in `logins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ROOT` in module `logins` [INFO] [stdout] --> src/main.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | let root = String::from(logins::ROOT); [INFO] [stdout] | ^^^^ not found in `logins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileAttr` [INFO] [stdout] --> src/main.rs:2:83 [INFO] [stdout] | [INFO] [stdout] 2 | use fuse::{Filesystem, Request, ReplyData, ReplyEntry, ReplyAttr, ReplyDirectory, FileAttr, FUSE_ROOT_ID}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `studipfs` [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] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d1b883d4dd66b922c3427d97eb8ed6754aab30661899df60554225c586535d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b883d4dd66b922c3427d97eb8ed6754aab30661899df60554225c586535d66", kill_on_drop: false }` [INFO] [stdout] d1b883d4dd66b922c3427d97eb8ed6754aab30661899df60554225c586535d66