[INFO] cloning repository https://github.com/lukaspustina/flatcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaspustina/flatcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fflatcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fflatcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71f14af015b6039626cfb97462e565fa43bdccae [INFO] testing lukaspustina/flatcat against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fflatcat" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaspustina/flatcat 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 git repo https://github.com/lukaspustina/flatcat [INFO] finished tweaking git repo https://github.com/lukaspustina/flatcat [INFO] tweaked toml for git repo https://github.com/lukaspustina/flatcat written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lukaspustina/flatcat 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] 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" "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] 8b0157d5fe08090e258dcc868be8fd28929e7a8a84e88cc8efd2aff2e33d6082 [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" "8b0157d5fe08090e258dcc868be8fd28929e7a8a84e88cc8efd2aff2e33d6082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b0157d5fe08090e258dcc868be8fd28929e7a8a84e88cc8efd2aff2e33d6082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b0157d5fe08090e258dcc868be8fd28929e7a8a84e88cc8efd2aff2e33d6082", kill_on_drop: false }` [INFO] [stdout] 8b0157d5fe08090e258dcc868be8fd28929e7a8a84e88cc8efd2aff2e33d6082 [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" "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] e5c3543693f9d5425e91a4481faca910d1d047f4ac1aedcedfe30eed5b3cc381 [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" "e5c3543693f9d5425e91a4481faca910d1d047f4ac1aedcedfe30eed5b3cc381", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling flatcat v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "e5c3543693f9d5425e91a4481faca910d1d047f4ac1aedcedfe30eed5b3cc381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5c3543693f9d5425e91a4481faca910d1d047f4ac1aedcedfe30eed5b3cc381", kill_on_drop: false }` [INFO] [stdout] e5c3543693f9d5425e91a4481faca910d1d047f4ac1aedcedfe30eed5b3cc381 [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" "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] 322e0f99fa242dba4dc6cfa2a1ff4cd5d5347dcfbec6cb5f03495e4ff18a0c4a [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" "322e0f99fa242dba4dc6cfa2a1ff4cd5d5347dcfbec6cb5f03495e4ff18a0c4a", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling lit v1.0.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling flatcat v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 51.18s [INFO] running `Command { std: "docker" "inspect" "322e0f99fa242dba4dc6cfa2a1ff4cd5d5347dcfbec6cb5f03495e4ff18a0c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "322e0f99fa242dba4dc6cfa2a1ff4cd5d5347dcfbec6cb5f03495e4ff18a0c4a", kill_on_drop: false }` [INFO] [stdout] 322e0f99fa242dba4dc6cfa2a1ff4cd5d5347dcfbec6cb5f03495e4ff18a0c4a [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" "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] 6022ab02e5db89d5cd83df08dccba5543864d51e136c8d93df7dba10436639b4 [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" "6022ab02e5db89d5cd83df08dccba5543864d51e136c8d93df7dba10436639b4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/flatcat-3b533efb60b4cbc3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test catter::tests::path::new ... ok [INFO] [stdout] test catter::tests::path::push_no_sep ... ok [INFO] [stdout] test catter::tests::path::pop ... ok [INFO] [stdout] test catter::tests::path::too_many_pop_are_okay ... ok [INFO] [stdout] test file_extension::tests::json ... ok [INFO] [stdout] test catter::tests::path::push ... ok [INFO] [stdout] test file_extension::tests::yaml ... ok [INFO] [stdout] test file_extension::tests::yml ... ok [INFO] [stdout] test format::tests::toml_from_str ... ok [INFO] [stdout] test format::tests::json_from_str ... ok [INFO] [stdout] test format::tests::yaml_from_str ... ok [INFO] [stdout] test file_extension::tests::toml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fcat-3d731cf99cfdc0cd) [INFO] [stdout] [INFO] [stderr] Running tests/cli_output_tests.rs (/opt/rustwide/target/debug/deps/cli_output_tests-b7d7d57f48e0f165) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] ================================================================= [INFO] [stdout] Running tests (18 files) [INFO] [stdout] ================================================================= [INFO] [stdout] [INFO] [stderr] FAIL :: json_simple-with_no_quotes.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-quotes tests/files/simple.json' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-quotes tests/files/simple.json' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: json_simple-with_numbers.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/simple.json' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/simple.json' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: toml_cargo.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers Cargo.toml' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers Cargo.toml' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: concat.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/simple.json tests/files/simple.toml' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/simple.json tests/files/simple.toml' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: plain-with_end_of_line.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --line-end tests/files/text.md' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --line-end tests/files/text.md' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: toml_simple-with_no_quotes.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-quotes tests/files/simple.toml' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-quotes tests/files/simple.toml' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: yaml_simple-with_no_quotes.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-quotes tests/files/simple.yaml' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-quotes tests/files/simple.yaml' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: yaml_simple-with_numbers.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/simple.yaml' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/simple.yaml' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: json_simple.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten tests/files/simple.json' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten tests/files/simple.json' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: toml_simple.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten tests/files/simple.toml' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten tests/files/simple.toml' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: plain.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color Makefile' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color Makefile' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: json_mhost.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/mhost.lookup.pustina_de.json' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/mhost.lookup.pustina_de.json' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: plain-with_numbers.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --numbers --flatten Makefile' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --numbers --flatten Makefile' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: yaml_simple.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten tests/files/simple.yaml' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten tests/files/simple.yaml' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: json_simple-with_no_null.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-null tests/files/simple.json' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-null tests/files/simple.json' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: toml_simple-with_numbers.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/simple.toml' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --numbers tests/files/simple.toml' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] FAIL :: help.output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --help' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --help' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stdout] [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-null tests/files/simple.yaml' exited with code '127' [INFO] [stdout] [INFO] [stdout] NOTE: the program '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-null tests/files/simple.yaml' emitted text on standard error: [INFO] [stdout] [INFO] [stdout] : [INFO] [stdout] [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] finished running tests [INFO] [stdout] [INFO] [stdout] ================================================================= [INFO] [stdout] ================================================================= [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Failing tests (18/18): [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ================================================================= [INFO] [stdout] Suite Status: [INFO] [stdout] [INFO] [stdout] Test failures: 18 [INFO] [stdout] [INFO] [stdout] ================================================================= [INFO] [stdout] [INFO] [stderr] FAIL :: yaml_simple-with_no_null.output [INFO] [stderr] error: tests failed [INFO] [stderr] FAIL :: json_simple-with_no_quotes.output [INFO] [stderr] FAIL :: json_simple-with_numbers.output [INFO] [stderr] FAIL :: toml_cargo.output [INFO] [stderr] FAIL :: concat.output [INFO] [stderr] FAIL :: plain-with_end_of_line.output [INFO] [stderr] FAIL :: toml_simple-with_no_quotes.output [INFO] [stderr] FAIL :: yaml_simple-with_no_quotes.output [INFO] [stderr] FAIL :: yaml_simple-with_numbers.output [INFO] [stderr] FAIL :: json_simple.output [INFO] [stderr] FAIL :: toml_simple.output [INFO] [stderr] FAIL :: plain.output [INFO] [stderr] FAIL :: json_mhost.output [INFO] [stderr] FAIL :: plain-with_numbers.output [INFO] [stderr] FAIL :: yaml_simple.output [INFO] [stderr] FAIL :: json_simple-with_no_null.output [INFO] [stderr] FAIL :: toml_simple-with_numbers.output [INFO] [stderr] FAIL :: help.output [INFO] [stderr] FAIL :: yaml_simple-with_no_null.output [INFO] [stderr] error: tests failed [INFO] [stdout] test cli_output_tests ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli_output_tests stdout ---- [INFO] [stdout] thread 'cli_output_tests' panicked at 'cli output tests failed: ()', tests/cli_output_tests.rs:27:6 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b8555d71bc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b8555d71bc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b8555d71bc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b8555d71bc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b8555fafac - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55b8555d2a95 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55b8555d8c10 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b8555d8c10 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b8555d8c10 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55b8555d87f6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55b8555d92c4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55b8555d8da0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55b8555d7674 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55b8555d8d09 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55b85529bda1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55b85529be93 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55b85529da3e - core::result::Result::expect::hc09e4dee672940d9 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x55b85529d54f - cli_output_tests::cli_output_tests::hedad6e3055a1ca56 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_output_tests.rs:19:5 [INFO] [stdout] 18: 0x55b85529d4fa - cli_output_tests::cli_output_tests::{{closure}}::h8bc6d18a4facf435 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_output_tests.rs:18:1 [INFO] [stdout] 19: 0x55b85529d12e - core::ops::function::FnOnce::call_once::hbbc8e67789d2648c [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b8555b2453 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b8555b2453 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x55b8555b0fe7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x55b8555b0fe7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55b8555b0fe7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55b8555b0fe7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55b8555b0fe7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55b8555b0fe7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x55b8555b0fe7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x55b85557e32e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x55b85557e32e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55b855583158 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x55b855583158 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55b855583158 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55b855583158 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55b855583158 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55b855583158 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x55b855583158 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b8555debd3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x55b8555debd3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x55b8555debd3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f726f3e9609 - start_thread [INFO] [stdout] 42: 0x7f726f1bb293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli_output_tests [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test cli_output_tests' [INFO] running `Command { std: "docker" "inspect" "6022ab02e5db89d5cd83df08dccba5543864d51e136c8d93df7dba10436639b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6022ab02e5db89d5cd83df08dccba5543864d51e136c8d93df7dba10436639b4", kill_on_drop: false }` [INFO] [stdout] 6022ab02e5db89d5cd83df08dccba5543864d51e136c8d93df7dba10436639b4