[INFO] fetching crate s-crap 0.2.1... [INFO] checking s-crap-0.2.1 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate s-crap 0.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate s-crap 0.2.1 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scdlang_smcat v0.2.1 [INFO] [stderr] Downloaded console v0.10.3 [INFO] [stderr] Downloaded scdlang_xstate v0.2.1 [INFO] [stderr] Downloaded prettyprint v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1535ffc5f3a23505a6aea7984d1832186b2a94bcd0a1b4f62d15c7c211decc1 [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" "c1535ffc5f3a23505a6aea7984d1832186b2a94bcd0a1b4f62d15c7c211decc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1535ffc5f3a23505a6aea7984d1832186b2a94bcd0a1b4f62d15c7c211decc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1535ffc5f3a23505a6aea7984d1832186b2a94bcd0a1b4f62d15c7c211decc1", kill_on_drop: false }` [INFO] [stdout] c1535ffc5f3a23505a6aea7984d1832186b2a94bcd0a1b4f62d15c7c211decc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c337536d477f185228e3faf75cd782c0e5efdbbe229c165e42d3fffd760eaf5 [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" "9c337536d477f185228e3faf75cd782c0e5efdbbe229c165e42d3fffd760eaf5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking stfu8 v0.2.4 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking console v0.10.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking voca_rs v1.11.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling onig v6.0.0 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking rexpect v0.3.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Checking rustyline v5.0.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling scdlang v0.2.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking syntect v4.3.0 [INFO] [stderr] Checking scdlang_xstate v0.2.1 [INFO] [stderr] Checking escargot v0.5.0 [INFO] [stderr] Checking scdlang_smcat v0.2.1 [INFO] [stderr] Checking assert_cmd v0.12.2 [INFO] [stderr] Checking prettyprint v0.8.1 [INFO] [stderr] Compiling s-crap v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "9c337536d477f185228e3faf75cd782c0e5efdbbe229c165e42d3fffd760eaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c337536d477f185228e3faf75cd782c0e5efdbbe229c165e42d3fffd760eaf5", kill_on_drop: false }` [INFO] [stdout] 9c337536d477f185228e3faf75cd782c0e5efdbbe229c165e42d3fffd760eaf5