[INFO] fetching crate each 0.1.2... [INFO] testing each-0.1.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate each 0.1.2 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate each 0.1.2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate each 0.1.2 [INFO] finished tweaking crates.io crate each 0.1.2 [INFO] tweaked toml for crates.io crate each 0.1.2 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate crates.io crate each 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce04b2f095b2e5113a71c9ef9988ee3ee24df8779d584fd85754cdbb64dacc8a [INFO] running `Command { std: "docker" "start" "-a" "ce04b2f095b2e5113a71c9ef9988ee3ee24df8779d584fd85754cdbb64dacc8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce04b2f095b2e5113a71c9ef9988ee3ee24df8779d584fd85754cdbb64dacc8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce04b2f095b2e5113a71c9ef9988ee3ee24df8779d584fd85754cdbb64dacc8a", kill_on_drop: false }` [INFO] [stdout] ce04b2f095b2e5113a71c9ef9988ee3ee24df8779d584fd85754cdbb64dacc8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6471e50c79460589c0cc9640824c8e527379bea97cca0aee553cbf17dc02d01 [INFO] running `Command { std: "docker" "start" "-a" "d6471e50c79460589c0cc9640824c8e527379bea97cca0aee553cbf17dc02d01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling dialoguer v0.5.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v2.0.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling each v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.54s [INFO] running `Command { std: "docker" "inspect" "d6471e50c79460589c0cc9640824c8e527379bea97cca0aee553cbf17dc02d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6471e50c79460589c0cc9640824c8e527379bea97cca0aee553cbf17dc02d01", kill_on_drop: false }` [INFO] [stdout] d6471e50c79460589c0cc9640824c8e527379bea97cca0aee553cbf17dc02d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bd8f76c539c9c619b9ef5a04c2c6973665b4807d9f015b5343516eb1d6c0848 [INFO] running `Command { std: "docker" "start" "-a" "2bd8f76c539c9c619b9ef5a04c2c6973665b4807d9f015b5343516eb1d6c0848", kill_on_drop: false }` [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling colored v1.9.0 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling each v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.87s [INFO] running `Command { std: "docker" "inspect" "2bd8f76c539c9c619b9ef5a04c2c6973665b4807d9f015b5343516eb1d6c0848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd8f76c539c9c619b9ef5a04c2c6973665b4807d9f015b5343516eb1d6c0848", kill_on_drop: false }` [INFO] [stdout] 2bd8f76c539c9c619b9ef5a04c2c6973665b4807d9f015b5343516eb1d6c0848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54b8a923ba5c2a3afe2799740a8fdaae457792a16524fb530aa9bbad59210ce0 [INFO] running `Command { std: "docker" "start" "-a" "54b8a923ba5c2a3afe2799740a8fdaae457792a16524fb530aa9bbad59210ce0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/each-fe0ce377308489e4) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::integration::csv_explicit_input_to_json ... ok [INFO] [stdout] test tests::integration::csv_explicit_input_format_to_json ... ok [INFO] [stdout] test tests::integration::call_echo ... ok [INFO] [stdout] test tests::integration::csv_pipe_to_json ... ok [INFO] [stdout] test tests::integration::csv_to_csv ... ok [INFO] [stdout] test tests::integration::json_explicit_input_to_json ... ok [INFO] [stdout] test tests::integration::tsv_to_json ... ok [INFO] [stdout] test tests::integration::json_pipe_to_json ... ok [INFO] [stdout] test tests::integration::json_to_csv ... ok [INFO] [stdout] test tests::integration::invalid_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "54b8a923ba5c2a3afe2799740a8fdaae457792a16524fb530aa9bbad59210ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54b8a923ba5c2a3afe2799740a8fdaae457792a16524fb530aa9bbad59210ce0", kill_on_drop: false }` [INFO] [stdout] 54b8a923ba5c2a3afe2799740a8fdaae457792a16524fb530aa9bbad59210ce0