[INFO] fetching crate cpp-amalgamate 1.0.0... [INFO] testing cpp-amalgamate-1.0.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate cpp-amalgamate 1.0.0 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate cpp-amalgamate 1.0.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/source/rust-toolchain.toml [INFO] started tweaking crates.io crate cpp-amalgamate 1.0.0 [INFO] finished tweaking crates.io crate cpp-amalgamate 1.0.0 [INFO] tweaked toml for crates.io crate cpp-amalgamate 1.0.0 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate crates.io crate cpp-amalgamate 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termtree v0.2.3 [INFO] [stderr] Downloaded assert_cmd v2.0.2 [INFO] [stderr] Downloaded predicates-tree v1.0.4 [INFO] [stderr] Downloaded assert_fs v1.0.6 [INFO] [stderr] Downloaded predicates v2.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a741b058d95969102bb7d54b3ed44f8d5ae6283a3d89dc2c475eac0807b84c49 [INFO] running `Command { std: "docker" "start" "-a" "a741b058d95969102bb7d54b3ed44f8d5ae6283a3d89dc2c475eac0807b84c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a741b058d95969102bb7d54b3ed44f8d5ae6283a3d89dc2c475eac0807b84c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a741b058d95969102bb7d54b3ed44f8d5ae6283a3d89dc2c475eac0807b84c49", kill_on_drop: false }` [INFO] [stdout] a741b058d95969102bb7d54b3ed44f8d5ae6283a3d89dc2c475eac0807b84c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06b7d95d8989e6a3761fc97344cd84a1d6150a3f99966024afd775c988990cda [INFO] running `Command { std: "docker" "start" "-a" "06b7d95d8989e6a3761fc97344cd84a1d6150a3f99966024afd775c988990cda", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling cpp-amalgamate v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "06b7d95d8989e6a3761fc97344cd84a1d6150a3f99966024afd775c988990cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06b7d95d8989e6a3761fc97344cd84a1d6150a3f99966024afd775c988990cda", kill_on_drop: false }` [INFO] [stdout] 06b7d95d8989e6a3761fc97344cd84a1d6150a3f99966024afd775c988990cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79ceaedfc763c8859d8d4ab57ef932d6e60f6e63ad9fa1b7ea26807bb317cd62 [INFO] running `Command { std: "docker" "start" "-a" "79ceaedfc763c8859d8d4ab57ef932d6e60f6e63ad9fa1b7ea26807bb317cd62", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling cpp-amalgamate v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling predicates v2.0.3 [INFO] [stderr] Compiling assert_fs v1.0.6 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.41s [INFO] running `Command { std: "docker" "inspect" "79ceaedfc763c8859d8d4ab57ef932d6e60f6e63ad9fa1b7ea26807bb317cd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ceaedfc763c8859d8d4ab57ef932d6e60f6e63ad9fa1b7ea26807bb317cd62", kill_on_drop: false }` [INFO] [stdout] 79ceaedfc763c8859d8d4ab57ef932d6e60f6e63ad9fa1b7ea26807bb317cd62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47f8e5d050c52ce48a40346581cfa5b1ad4d1020d31a839280999de983d7575f [INFO] running `Command { std: "docker" "start" "-a" "47f8e5d050c52ce48a40346581cfa5b1ad4d1020d31a839280999de983d7575f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpp_amalgamate-1773af5213a6b400) [INFO] [stdout] [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] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-8867a9a3f741b468) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test inlining::cyclic_include_back_to_source_file ... ok [INFO] [stdout] test inlining::already_included_source_file ... ok [INFO] [stdout] test filtering::filter_precedence ... ok [INFO] [stdout] test misc::missing_source_files ... ok [INFO] [stdout] test filtering::whilelist_filters ... ok [INFO] [stdout] test inlining::file_identity_considers_symlinks ... ok [INFO] [stdout] test filtering::quote_and_system_only_filters ... ok [INFO] [stdout] test filtering::blacklist_filters ... ok [INFO] [stdout] test inlining::weird_include_statements ... ok [INFO] [stdout] test inlining::line_directives ... ok [INFO] [stdout] test inlining::include_headers_at_most_once ... ok [INFO] [stdout] test inlining::pragma_once_removal ... ok [INFO] [stdout] test misc::redirecting_output ... ok [INFO] [stdout] test resolving::basic_file_resolving ... ok [INFO] [stdout] test misc::multiple_source_files ... ok [INFO] [stdout] test misc::invoking_help ... ok [INFO] [stdout] test resolving::directories_are_not_valid_resolves ... ok [INFO] [stdout] test resolving::resolving_to_file_symlinks ... ok [INFO] [stdout] test resolving::precedence_of_search_dirs ... ok [INFO] [stdout] test resolving::quote_and_system_only_search_dirs ... ok [INFO] [stdout] test inlining::cyclic_includes ... ok [INFO] [stdout] test resolving::unresolvable_include_error_options ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "47f8e5d050c52ce48a40346581cfa5b1ad4d1020d31a839280999de983d7575f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f8e5d050c52ce48a40346581cfa5b1ad4d1020d31a839280999de983d7575f", kill_on_drop: false }` [INFO] [stdout] 47f8e5d050c52ce48a40346581cfa5b1ad4d1020d31a839280999de983d7575f