[INFO] cloning repository https://github.com/gaborcsardi/rim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gaborcsardi/rim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaborcsardi%2Frim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaborcsardi%2Frim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73f793f2eb63ad23c99ae93b798c698f93625761 [INFO] testing gaborcsardi/rim against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaborcsardi%2Frim" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gaborcsardi/rim on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gaborcsardi/rim [INFO] finished tweaking git repo https://github.com/gaborcsardi/rim [INFO] tweaked toml for git repo https://github.com/gaborcsardi/rim written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/gaborcsardi/rim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 513fa9bb5ca78e45fc60cc20f5190012e20a853cade94df5035d0c1e784e42ba [INFO] running `Command { std: "docker" "start" "-a" "513fa9bb5ca78e45fc60cc20f5190012e20a853cade94df5035d0c1e784e42ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "513fa9bb5ca78e45fc60cc20f5190012e20a853cade94df5035d0c1e784e42ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513fa9bb5ca78e45fc60cc20f5190012e20a853cade94df5035d0c1e784e42ba", kill_on_drop: false }` [INFO] [stdout] 513fa9bb5ca78e45fc60cc20f5190012e20a853cade94df5035d0c1e784e42ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 803b68d06d621bd39b57eba2cd8293d9617205d646eba88129628ccde83d41e6 [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" "803b68d06d621bd39b57eba2cd8293d9617205d646eba88129628ccde83d41e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling rim v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `macos` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use macos::*; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `macos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_ABOUT` in this scope [INFO] [stdout] --> src/args.rs:282:21 [INFO] [stdout] | [INFO] [stdout] 282 | .long_about(HELP_ABOUT) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_DEFAULT` in this scope [INFO] [stdout] --> src/args.rs:288:29 [INFO] [stdout] | [INFO] [stdout] 288 | .long_about(HELP_DEFAULT) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_DEFAULT_EXAMPLES` in this scope [INFO] [stdout] --> src/args.rs:289:29 [INFO] [stdout] | [INFO] [stdout] 289 | .after_help(HELP_DEFAULT_EXAMPLES) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_LIST` in this scope [INFO] [stdout] --> src/args.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | .long_about(HELP_LIST), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_ADD` in this scope [INFO] [stdout] --> src/args.rs:305:29 [INFO] [stdout] | [INFO] [stdout] 305 | .long_about(HELP_ADD) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_ADD_EXAMPLES` in this scope [INFO] [stdout] --> src/args.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 26 | / const HELP_EXAMPLES: &str = r#"EXAMPLES: [INFO] [stdout] 27 | | # Add the latest development snapshot [INFO] [stdout] 28 | | rim add devel [INFO] [stdout] 29 | | [INFO] [stdout] ... | [INFO] [stdout] 43 | | rim default 4.0 [INFO] [stdout] 44 | | "#; [INFO] [stdout] | |___- similarly named constant `HELP_EXAMPLES` defined here [INFO] [stdout] ... [INFO] [stdout] 306 | .after_help(HELP_ADD_EXAMPLES) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `HELP_EXAMPLES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_RM` in this scope [INFO] [stdout] --> src/args.rs:326:29 [INFO] [stdout] | [INFO] [stdout] 326 | .long_about(HELP_RM) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_SYSTEM` in this scope [INFO] [stdout] --> src/args.rs:344:29 [INFO] [stdout] | [INFO] [stdout] 344 | .long_about(HELP_SYSTEM) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_SYSTEM_ORTHO` in this scope [INFO] [stdout] --> src/args.rs:348:37 [INFO] [stdout] | [INFO] [stdout] 348 | .long_about(HELP_SYSTEM_ORTHO) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_SYSTEM_LINKS` in this scope [INFO] [stdout] --> src/args.rs:359:37 [INFO] [stdout] | [INFO] [stdout] 359 | .long_about(HELP_SYSTEM_LINKS), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_SYSTEM_LIB` in this scope [INFO] [stdout] --> src/args.rs:364:37 [INFO] [stdout] | [INFO] [stdout] 364 | .long_about(HELP_SYSTEM_LIB) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_SYSTEM_ADDPAK` in this scope [INFO] [stdout] --> src/args.rs:375:37 [INFO] [stdout] | [INFO] [stdout] 375 | .long_about(HELP_SYSTEM_ADDPAK) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_SYSTEM_FIXPERMS` in this scope [INFO] [stdout] --> src/args.rs:398:37 [INFO] [stdout] | [INFO] [stdout] 398 | .long_about(HELP_SYSTEM_FIXPERMS) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_SYSTEM_CLEANSYSLIB` in this scope [INFO] [stdout] --> src/args.rs:409:37 [INFO] [stdout] | [INFO] [stdout] 409 | .long_about(HELP_SYSTEM_CLEANSYSLIB), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_SYSTEM_FORGET` in this scope [INFO] [stdout] --> src/args.rs:414:37 [INFO] [stdout] | [INFO] [stdout] 414 | .long_about(HELP_SYSTEM_FORGET), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_RESOLVE` in this scope [INFO] [stdout] --> src/args.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | .long_about(HELP_RESOLVE) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HELP_RESOLVE_EXAMPLES` in this scope [INFO] [stdout] --> src/args.rs:424:29 [INFO] [stdout] | [INFO] [stdout] 424 | .after_help(HELP_RESOLVE_EXAMPLES) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_add` in this scope [INFO] [stdout] --> src/main.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | ("add", Some(sub)) => sc_add(sub), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_default` in this scope [INFO] [stdout] --> src/main.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | ("default", Some(sub)) => sc_default(sub), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_list` in this scope [INFO] [stdout] --> src/main.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | ("list", Some(_)) => sc_list(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_rm` in this scope [INFO] [stdout] --> src/main.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | ("rm", Some(sub)) => sc_rm(sub), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_resolve` in this scope [INFO] [stdout] --> src/main.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | ("resolve", Some(sub)) => sc_resolve(sub), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_system_add_pak` in this scope [INFO] [stdout] --> src/main.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 31 | ("add-pak", Some(s)) => sc_system_add_pak(s), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_system_create_lib` in this scope [INFO] [stdout] --> src/main.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | ("create-lib", Some(s)) => sc_system_create_lib(s), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_system_make_links` in this scope [INFO] [stdout] --> src/main.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | ("make-links", Some(_)) => sc_system_make_links(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_system_make_orthogonal` in this scope [INFO] [stdout] --> src/main.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | ("make-orthogonal", Some(s)) => sc_system_make_orthogonal(s), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_system_fix_permissions` in this scope [INFO] [stdout] --> src/main.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | ("fix-permissions", Some(s)) => sc_system_fix_permissions(s), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_system_clean_system_lib` in this scope [INFO] [stdout] --> src/main.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | ("clean-system-lib", Some(_)) => sc_system_clean_system_lib(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sc_system_forget` in this scope [INFO] [stdout] --> src/main.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | ("forget", Some(_)) => sc_system_forget(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rim` due to 31 previous errors [INFO] running `Command { std: "docker" "inspect" "803b68d06d621bd39b57eba2cd8293d9617205d646eba88129628ccde83d41e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803b68d06d621bd39b57eba2cd8293d9617205d646eba88129628ccde83d41e6", kill_on_drop: false }` [INFO] [stdout] 803b68d06d621bd39b57eba2cd8293d9617205d646eba88129628ccde83d41e6