[INFO] fetching crate s-crap 0.2.1... [INFO] checking s-crap-0.2.1 against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] extracting crate s-crap 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate s-crap 0.2.1 on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "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 scdlang_xstate v0.2.1 [INFO] [stderr] Downloaded rexpect v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "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] 3d086b768587c342f6956849526b596b1442a54a4452b0d9dde8fe98c84fc413 [INFO] running `Command { std: "docker" "start" "-a" "3d086b768587c342f6956849526b596b1442a54a4452b0d9dde8fe98c84fc413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d086b768587c342f6956849526b596b1442a54a4452b0d9dde8fe98c84fc413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d086b768587c342f6956849526b596b1442a54a4452b0d9dde8fe98c84fc413", kill_on_drop: false }` [INFO] [stdout] 3d086b768587c342f6956849526b596b1442a54a4452b0d9dde8fe98c84fc413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eff1997d162054443013a73d208ae5bff9f0cebf6757ecd245e06ab20bde893 [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" "6eff1997d162054443013a73d208ae5bff9f0cebf6757ecd245e06ab20bde893", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [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.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking stfu8 v0.2.4 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking console v0.10.3 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking voca_rs v1.11.0 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rexpect v0.3.0 [INFO] [stderr] Checking rustyline v5.0.6 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking onig v6.0.0 [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 v1.0.115 [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.4.0 [INFO] [stderr] Checking scdlang_xstate v0.2.1 [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 3m 00s [INFO] running `Command { std: "docker" "inspect" "6eff1997d162054443013a73d208ae5bff9f0cebf6757ecd245e06ab20bde893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eff1997d162054443013a73d208ae5bff9f0cebf6757ecd245e06ab20bde893", kill_on_drop: false }` [INFO] [stdout] 6eff1997d162054443013a73d208ae5bff9f0cebf6757ecd245e06ab20bde893