[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fflatcat" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaspustina/flatcat on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-3/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.124 [INFO] [stderr] Downloaded lit v1.0.3 [INFO] [stderr] Downloaded syn v1.0.61 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7194a3bf9a1833f5b695958be7362935ae8cfa87fca63e025a562bcb1b7f83a5 [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" "7194a3bf9a1833f5b695958be7362935ae8cfa87fca63e025a562bcb1b7f83a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7194a3bf9a1833f5b695958be7362935ae8cfa87fca63e025a562bcb1b7f83a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7194a3bf9a1833f5b695958be7362935ae8cfa87fca63e025a562bcb1b7f83a5", kill_on_drop: false }` [INFO] [stdout] 7194a3bf9a1833f5b695958be7362935ae8cfa87fca63e025a562bcb1b7f83a5 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--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] 6fcb703313987672d0fe3048d76be4c86b0971acb188ec24582faa18e6db55ff [INFO] running `Command { std: "docker" "start" "-a" "6fcb703313987672d0fe3048d76be4c86b0971acb188ec24582faa18e6db55ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.124 [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 v1.0.124 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "6fcb703313987672d0fe3048d76be4c86b0971acb188ec24582faa18e6db55ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fcb703313987672d0fe3048d76be4c86b0971acb188ec24582faa18e6db55ff", kill_on_drop: false }` [INFO] [stdout] 6fcb703313987672d0fe3048d76be4c86b0971acb188ec24582faa18e6db55ff [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fe445bd31e7381587638551aac96f9b4e346f18e60178e85aba38a0056486ad [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" "5fe445bd31e7381587638551aac96f9b4e346f18e60178e85aba38a0056486ad", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling lit v1.0.3 [INFO] [stderr] Compiling flatcat v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.51s [INFO] running `Command { std: "docker" "inspect" "5fe445bd31e7381587638551aac96f9b4e346f18e60178e85aba38a0056486ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe445bd31e7381587638551aac96f9b4e346f18e60178e85aba38a0056486ad", kill_on_drop: false }` [INFO] [stdout] 5fe445bd31e7381587638551aac96f9b4e346f18e60178e85aba38a0056486ad [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", 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] 562ea4a691dc9a18873becc404c8b4d52856cc6f08f93d173984c2c134cbf681 [INFO] running `Command { std: "docker" "start" "-a" "562ea4a691dc9a18873becc404c8b4d52856cc6f08f93d173984c2c134cbf681", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/flatcat-1197b7729f483f71) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test catter::tests::path::pop ... ok [INFO] [stdout] test catter::tests::path::new ... ok [INFO] [stdout] test catter::tests::path::push_no_sep ... ok [INFO] [stdout] test format::tests::yaml_from_str ... ok [INFO] [stdout] test format::tests::toml_from_str ... ok [INFO] [stdout] test file_extension::tests::yml ... ok [INFO] [stdout] test file_extension::tests::yaml ... ok [INFO] [stdout] test file_extension::tests::json ... ok [INFO] [stdout] test catter::tests::path::push ... ok [INFO] [stdout] test file_extension::tests::toml ... ok [INFO] [stdout] test catter::tests::path::too_many_pop_are_okay ... ok [INFO] [stdout] test format::tests::json_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fcat-9325db3402d28f9b) [INFO] [stdout] [INFO] [stderr] Running tests/cli_output_tests.rs (/opt/rustwide/target/debug/deps/cli_output_tests-5b01da59bc8d5365) [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] [stderr] FAIL :: concat.output [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] [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] [stderr] FAIL :: plain-with_numbers.output [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] [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] [stderr] FAIL :: help.output [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] [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] [stderr] FAIL :: yaml_simple-with_no_null.output [INFO] [stdout] [INFO] [stderr] error: tests failed [INFO] [stdout] [INFO] [stderr] FAIL :: json_simple-with_no_quotes.output [INFO] [stdout] test failed: unsuccessful program execution whilst running test [INFO] [stderr] FAIL :: json_simple-with_numbers.output [INFO] [stdout] [INFO] [stderr] FAIL :: toml_cargo.output [INFO] [stdout] command '/opt/rustwide/workdir/target/debug/fcat --no-color --flatten --no-null tests/files/simple.yaml' exited with code '127' [INFO] [stderr] FAIL :: concat.output [INFO] [stdout] [INFO] [stderr] FAIL :: plain-with_end_of_line.output [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] [stderr] FAIL :: toml_simple-with_no_quotes.output [INFO] [stdout] [INFO] [stderr] FAIL :: yaml_simple-with_no_quotes.output [INFO] [stdout] : [INFO] [stderr] FAIL :: yaml_simple-with_numbers.output [INFO] [stdout] [INFO] [stderr] FAIL :: json_simple.output [INFO] [stdout] 1| bash: /opt/rustwide/workdir/target/debug/fcat: No such file or directory [INFO] [stderr] FAIL :: toml_simple.output [INFO] [stdout] [INFO] [stderr] FAIL :: plain.output [INFO] [stdout] [INFO] [stderr] FAIL :: json_mhost.output [INFO] [stdout] [INFO] [stderr] FAIL :: plain-with_numbers.output [INFO] [stdout] [INFO] [stderr] FAIL :: yaml_simple.output [INFO] [stdout] finished running tests [INFO] [stderr] FAIL :: json_simple-with_no_null.output [INFO] [stdout] [INFO] [stderr] FAIL :: toml_simple-with_numbers.output [INFO] [stdout] ================================================================= [INFO] [stderr] FAIL :: help.output [INFO] [stdout] ================================================================= [INFO] [stderr] FAIL :: yaml_simple-with_no_null.output [INFO] [stdout] [INFO] [stderr] error: tests failed [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] [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: 0x56443dc41bec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56443dc41bec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56443dc41bec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56443dc41bec - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56443dc67a4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x56443dc3ce48 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x56443dc43eb7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56443dc43eb7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56443dc43eb7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56443dc43beb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56443dc4460a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56443dc442f7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56443dc420b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56443dc44009 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56443d9146a3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56443d914793 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x56443d91504e - core::result::Result::expect::h52041b30ce9e3476 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x56443d915f4f - cli_output_tests::cli_output_tests::he42ba02fb0a45e6a [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_output_tests.rs:19:5 [INFO] [stdout] 18: 0x56443d915efa - cli_output_tests::cli_output_tests::{{closure}}::h363e2e2321fd29bf [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_output_tests.rs:18:1 [INFO] [stdout] 19: 0x56443d9152de - core::ops::function::FnOnce::call_once::h6c0fd79ab730ad6a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56443dc155e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56443dc155e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x56443dc14311 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x56443dc14311 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56443dc14311 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56443dc14311 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56443dc14311 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56443dc14311 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x56443dc14311 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x56443dc1dbf1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x56443dc1dbf1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56443dbea34f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56443dbea34f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56443dbea34f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56443dbea34f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56443dbea34f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56443dbea34f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56443dbea34f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56443dc4abe3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x56443dc4abe3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x56443dc4abe3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fcf2e873609 - start_thread [INFO] [stdout] 42: 0x7fcf2e645293 - 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.33s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test cli_output_tests' [INFO] running `Command { std: "docker" "inspect" "562ea4a691dc9a18873becc404c8b4d52856cc6f08f93d173984c2c134cbf681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562ea4a691dc9a18873becc404c8b4d52856cc6f08f93d173984c2c134cbf681", kill_on_drop: false }` [INFO] [stdout] 562ea4a691dc9a18873becc404c8b4d52856cc6f08f93d173984c2c134cbf681