[INFO] fetching crate mt940 0.3.2... [INFO] checking mt940-0.3.2 against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] extracting crate mt940 0.3.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mt940 0.3.2 on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mt940 0.3.2 [INFO] finished tweaking crates.io crate mt940 0.3.2 [INFO] tweaked toml for crates.io crate mt940 0.3.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate mt940 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "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] f47083c7dc83a11e58df80633df1cb4c68b22b7565673e1f1c70c048bc7daf36 [INFO] running `Command { std: "docker" "start" "-a" "f47083c7dc83a11e58df80633df1cb4c68b22b7565673e1f1c70c048bc7daf36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f47083c7dc83a11e58df80633df1cb4c68b22b7565673e1f1c70c048bc7daf36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f47083c7dc83a11e58df80633df1cb4c68b22b7565673e1f1c70c048bc7daf36", kill_on_drop: false }` [INFO] [stdout] f47083c7dc83a11e58df80633df1cb4c68b22b7565673e1f1c70c048bc7daf36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--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] 724d0c5a6873059792edb6d98de4cec8a7609bb05899a70033141962a944551f [INFO] running `Command { std: "docker" "start" "-a" "724d0c5a6873059792edb6d98de4cec8a7609bb05899a70033141962a944551f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking deunicode v1.0.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Checking proptest v0.9.4 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking rust_decimal v1.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling rstest v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking skeptic v0.13.4 [INFO] [stderr] Compiling mt940 v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "724d0c5a6873059792edb6d98de4cec8a7609bb05899a70033141962a944551f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724d0c5a6873059792edb6d98de4cec8a7609bb05899a70033141962a944551f", kill_on_drop: false }` [INFO] [stdout] 724d0c5a6873059792edb6d98de4cec8a7609bb05899a70033141962a944551f