[INFO] fetching crate s-crap 0.2.1... [INFO] checking s-crap-0.2.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate s-crap 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate s-crap 0.2.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rexpect v0.3.0 [INFO] [stderr] Downloaded scdlang_xstate v0.2.1 [INFO] [stderr] Downloaded scdlang_smcat v0.2.1 [INFO] [stderr] Downloaded prettyprint v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] f8f35c080797fdd08777384731a81495a6fc1935eb0c24a15d1f19e1a6d4a142 [INFO] running `Command { std: "docker" "start" "-a" "f8f35c080797fdd08777384731a81495a6fc1935eb0c24a15d1f19e1a6d4a142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8f35c080797fdd08777384731a81495a6fc1935eb0c24a15d1f19e1a6d4a142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f35c080797fdd08777384731a81495a6fc1935eb0c24a15d1f19e1a6d4a142", kill_on_drop: false }` [INFO] [stdout] f8f35c080797fdd08777384731a81495a6fc1935eb0c24a15d1f19e1a6d4a142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bb19a50c15ca02828c016dfb505ab24384638b1a6724fa010a43fd89c6df20d [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" "6bb19a50c15ca02828c016dfb505ab24384638b1a6724fa010a43fd89c6df20d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] clap v2.33.3 (as host dependency): term_size, wrap_help [INFO] [stderr] textwrap v0.11.0 (as host dependency): term_size [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Compiling voca_rs v1.13.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking ignore v0.4.18 [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 which v2.0.1 [INFO] [stderr] Checking rexpect v0.3.0 [INFO] [stderr] Checking rustyline v5.0.6 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking onig v6.2.0 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [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] Compiling serde v1.0.128 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.2.1 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking serde_with v1.9.4 [INFO] [stderr] Checking scdlang_xstate v0.2.1 [INFO] [stderr] Checking escargot v0.5.2 [INFO] [stderr] Checking assert_cmd v0.12.2 [INFO] [stderr] Checking prettyprint v0.8.1 [INFO] [stderr] Checking scdlang_smcat v0.2.1 [INFO] [stderr] Compiling s-crap v0.2.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/code.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/eval.rs from 2018 edition to 2021 [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` due to 3 previous errors [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] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6bb19a50c15ca02828c016dfb505ab24384638b1a6724fa010a43fd89c6df20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb19a50c15ca02828c016dfb505ab24384638b1a6724fa010a43fd89c6df20d", kill_on_drop: false }` [INFO] [stdout] 6bb19a50c15ca02828c016dfb505ab24384638b1a6724fa010a43fd89c6df20d