[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] a3ea045fe451c38f5b85d8f9904c1cff5f5697db [INFO] testing gaborcsardi/rim against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaborcsardi%2Frim" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gaborcsardi/rim on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-1/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core-foundation v0.9.2 [INFO] [stderr] Downloaded tokio-macros v1.5.1 [INFO] [stderr] Downloaded bumpalo v3.8.0 [INFO] [stderr] Downloaded h2 v0.3.7 [INFO] [stderr] Downloaded native-tls v0.2.8 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded tokio v1.13.0 [INFO] [stderr] Downloaded core-foundation-sys v0.8.3 [INFO] [stderr] Downloaded clap_generate v3.0.0-beta.5 [INFO] [stderr] Downloaded http-body v0.4.4 [INFO] [stderr] Downloaded memoffset v0.6.4 [INFO] [stderr] Downloaded ipnet v2.3.1 [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded unicase v2.6.0 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] [stderr] Downloaded os_str_bytes v4.2.0 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.5 [INFO] [stderr] Downloaded serde_json v1.0.70 [INFO] [stderr] Downloaded dirs-sys-next v0.1.2 [INFO] [stderr] Downloaded tinyvec v1.5.1 [INFO] [stderr] Downloaded openssl v0.10.38 [INFO] [stderr] Downloaded clap v3.0.0-beta.5 [INFO] [stderr] Downloaded nix v0.23.0 [INFO] [stderr] Downloaded reqwest v0.11.6 [INFO] [stderr] Downloaded encoding_rs v0.8.29 [INFO] [stderr] Downloaded web-sys v0.3.55 [INFO] [stderr] Downloaded libc v0.2.107 [INFO] [stderr] Downloaded textwrap v0.14.2 [INFO] [stderr] Downloaded tokio-util v0.6.9 [INFO] [stderr] Downloaded semver v1.0.4 [INFO] [stderr] Downloaded socket2 v0.4.2 [INFO] [stderr] Downloaded openssl-sys v0.9.70 [INFO] [stderr] Downloaded slab v0.4.5 [INFO] [stderr] Downloaded pkg-config v0.3.22 [INFO] [stderr] Downloaded httpdate v1.0.1 [INFO] [stderr] Downloaded openssl-probe v0.1.4 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.28 [INFO] [stderr] Downloaded hyper v0.14.14 [INFO] [stderr] Downloaded security-framework v2.4.2 [INFO] [stderr] Downloaded security-framework-sys v2.4.2 [INFO] [stderr] Downloaded js-sys v0.3.55 [INFO] [stderr] Downloaded redox_users v0.4.0 [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] d72757ec82745ceed09ef1488eaf8a6877ac41c5671dd0b171d3782a81b7d6a9 [INFO] running `Command { std: "docker" "start" "-a" "d72757ec82745ceed09ef1488eaf8a6877ac41c5671dd0b171d3782a81b7d6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d72757ec82745ceed09ef1488eaf8a6877ac41c5671dd0b171d3782a81b7d6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72757ec82745ceed09ef1488eaf8a6877ac41c5671dd0b171d3782a81b7d6a9", kill_on_drop: false }` [INFO] [stdout] d72757ec82745ceed09ef1488eaf8a6877ac41c5671dd0b171d3782a81b7d6a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] 4a5a0b56aaa66c80468f880093113c15c84b68de66fbdc5631f459629b75a4e7 [INFO] running `Command { std: "docker" "start" "-a" "4a5a0b56aaa66c80468f880093113c15c84b68de66fbdc5631f459629b75a4e7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.5 [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 rim v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `HELP_ABOUT` in this scope [INFO] [stdout] --> src/args.rs:286:16 [INFO] [stdout] | [INFO] [stdout] 286 | .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:292:29 [INFO] [stdout] | [INFO] [stdout] 292 | .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:293:29 [INFO] [stdout] | [INFO] [stdout] 293 | .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:304:29 [INFO] [stdout] | [INFO] [stdout] 304 | .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:309:29 [INFO] [stdout] | [INFO] [stdout] 309 | .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:310:29 [INFO] [stdout] | [INFO] [stdout] 28 | / const HELP_EXAMPLES: &str = r#"EXAMPLES: [INFO] [stdout] 29 | | # Add the latest development snapshot [INFO] [stdout] 30 | | rim add devel [INFO] [stdout] 31 | | [INFO] [stdout] ... | [INFO] [stdout] 45 | | rim default 4.0 [INFO] [stdout] 46 | | "#; [INFO] [stdout] | |___- similarly named constant `HELP_EXAMPLES` defined here [INFO] [stdout] ... [INFO] [stdout] 310 | .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:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | .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:348:29 [INFO] [stdout] | [INFO] [stdout] 348 | .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:352:37 [INFO] [stdout] | [INFO] [stdout] 352 | .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:363:37 [INFO] [stdout] | [INFO] [stdout] 363 | .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:368:37 [INFO] [stdout] | [INFO] [stdout] 368 | .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:379:37 [INFO] [stdout] | [INFO] [stdout] 379 | .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:402:37 [INFO] [stdout] | [INFO] [stdout] 402 | .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:413:37 [INFO] [stdout] | [INFO] [stdout] 413 | .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:418:37 [INFO] [stdout] | [INFO] [stdout] 418 | .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:425:29 [INFO] [stdout] | [INFO] [stdout] 425 | .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:426:29 [INFO] [stdout] | [INFO] [stdout] 426 | .after_help(HELP_RESOLVE_EXAMPLES) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rim` due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4a5a0b56aaa66c80468f880093113c15c84b68de66fbdc5631f459629b75a4e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5a0b56aaa66c80468f880093113c15c84b68de66fbdc5631f459629b75a4e7", kill_on_drop: false }` [INFO] [stdout] 4a5a0b56aaa66c80468f880093113c15c84b68de66fbdc5631f459629b75a4e7