[INFO] fetching crate s-crap 0.2.1... [INFO] checking s-crap-0.2.1 against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] extracting crate s-crap 0.2.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate s-crap 0.2.1 on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate s-crap 0.2.1 [INFO] finished tweaking crates.io crate s-crap 0.2.1 [INFO] tweaked toml for crates.io crate s-crap 0.2.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5df00e3cae37e2b06bb6cd53d0aa33a0743fe7ad474b1bd76c420280808f4c3f [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" "5df00e3cae37e2b06bb6cd53d0aa33a0743fe7ad474b1bd76c420280808f4c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5df00e3cae37e2b06bb6cd53d0aa33a0743fe7ad474b1bd76c420280808f4c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df00e3cae37e2b06bb6cd53d0aa33a0743fe7ad474b1bd76c420280808f4c3f", kill_on_drop: false }` [INFO] [stdout] 5df00e3cae37e2b06bb6cd53d0aa33a0743fe7ad474b1bd76c420280808f4c3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62efc3a15e156cdff8a6880a72bc30295c050d6d36e7252d03c0e802ac83ec8e [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" "62efc3a15e156cdff8a6880a72bc30295c050d6d36e7252d03c0e802ac83ec8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling escargot v0.5.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling ansi_colours v1.0.2 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking backtrace v0.3.60 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling voca_rs v1.13.0 [INFO] [stderr] Checking globset v0.4.7 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking rexpect v0.3.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling rustyline v5.0.6 [INFO] [stderr] Compiling onig v6.2.0 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling scdlang v0.2.1 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling serde_with v1.9.3 [INFO] [stderr] Compiling scdlang_xstate v0.2.1 [INFO] [stderr] Checking assert_cmd v0.12.2 [INFO] [stderr] Compiling scdlang_smcat v0.2.1 [INFO] [stderr] Checking prettyprint v0.8.1 [INFO] [stderr] Compiling s-crap v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `PWD` not defined [INFO] [stdout] --> tests/utils/path.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | get_from(env!("PWD"), "examples", filepath).ok() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `PWD` not defined [INFO] [stdout] --> tests/utils/path.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | get_from(env!("PWD"), "templates", filepath).ok() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `s-crap` [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: environment variable `PWD` not defined [INFO] [stdout] --> tests/utils/path.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | get_from(env!("PWD"), "examples", filepath).ok() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `PWD` not defined [INFO] [stdout] --> tests/utils/path.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | get_from(env!("PWD"), "templates", filepath).ok() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "62efc3a15e156cdff8a6880a72bc30295c050d6d36e7252d03c0e802ac83ec8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62efc3a15e156cdff8a6880a72bc30295c050d6d36e7252d03c0e802ac83ec8e", kill_on_drop: false }` [INFO] [stdout] 62efc3a15e156cdff8a6880a72bc30295c050d6d36e7252d03c0e802ac83ec8e