[INFO] fetching crate phanalist 0.1.21...
[INFO] testing phanalist-0.1.21 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate phanalist 0.1.21 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate phanalist 0.1.21 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate phanalist 0.1.21
[INFO] finished tweaking crates.io crate phanalist 0.1.21
[INFO] tweaked toml for crates.io crate phanalist 0.1.21 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate phanalist 0.1.21 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cli-table-derive v0.4.5
[INFO] [stderr]   Downloaded human_bytes v0.4.3
[INFO] [stderr]   Downloaded cli-table v0.4.7
[INFO] [stderr]   Downloaded ariadne v0.1.5
[INFO] [stderr]   Downloaded clap v4.3.3
[INFO] [stderr]   Downloaded clap_builder v4.3.3
[INFO] [stderr]   Downloaded php-parser-rs v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7ba81dd899607d429e1f7cc616fa140de541de05745be05abfaa32c8630dba0
[INFO] running `Command { std: "docker" "start" "-a" "c7ba81dd899607d429e1f7cc616fa140de541de05745be05abfaa32c8630dba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7ba81dd899607d429e1f7cc616fa140de541de05745be05abfaa32c8630dba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7ba81dd899607d429e1f7cc616fa140de541de05745be05abfaa32c8630dba0", kill_on_drop: false }`
[INFO] [stdout] c7ba81dd899607d429e1f7cc616fa140de541de05745be05abfaa32c8630dba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2d46f06cfb38f4ce4c3f1761db6f7bbb902ae8cb77c494821633a1474678ef9
[INFO] running `Command { std: "docker" "start" "-a" "e2d46f06cfb38f4ce4c3f1761db6f7bbb902ae8cb77c494821633a1474678ef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling ariadne v0.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling memory-stats v1.1.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.3.3
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap v4.3.3
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling cli-table v0.4.7
[INFO] [stderr]    Compiling php-parser-rs v0.1.3
[INFO] [stderr]    Compiling phanalist v0.1.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.31s
[INFO] running `Command { std: "docker" "inspect" "e2d46f06cfb38f4ce4c3f1761db6f7bbb902ae8cb77c494821633a1474678ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d46f06cfb38f4ce4c3f1761db6f7bbb902ae8cb77c494821633a1474678ef9", kill_on_drop: false }`
[INFO] [stdout] e2d46f06cfb38f4ce4c3f1761db6f7bbb902ae8cb77c494821633a1474678ef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f03eb50ad2cfaa05d8be3af91d36146c759a29afd04690ea6ce1bf43e1e2733
[INFO] running `Command { std: "docker" "start" "-a" "0f03eb50ad2cfaa05d8be3af91d36146c759a29afd04690ea6ce1bf43e1e2733", kill_on_drop: false }`
[INFO] [stderr]    Compiling phanalist v0.1.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "0f03eb50ad2cfaa05d8be3af91d36146c759a29afd04690ea6ce1bf43e1e2733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f03eb50ad2cfaa05d8be3af91d36146c759a29afd04690ea6ce1bf43e1e2733", kill_on_drop: false }`
[INFO] [stdout] 0f03eb50ad2cfaa05d8be3af91d36146c759a29afd04690ea6ce1bf43e1e2733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5408b95b4477c47e747ae7796bc61afbc3fc8001504444f10d8a094b8a92aad1
[INFO] running `Command { std: "docker" "start" "-a" "5408b95b4477c47e747ae7796bc61afbc3fc8001504444f10d8a094b8a92aad1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phanalist-f4fec211c5d225a9)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test rules::e0::tests::example ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_enabled_and_disabled ... ok
[INFO] [stdout] test rules::e10::tests::graph_calculate ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_all_enabled ... ok
[INFO] [stdout] test rules::e10::tests::complex ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_enabled ... ok
[INFO] [stdout] test results::tests::test_add_file_violations_expected_file_violations ... ok
[INFO] [stdout] test rules::e12::tests::increment_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::increment_local_in_method ... ok
[INFO] [stdout] test rules::e12::tests::increment_in_method ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_disabled ... ok
[INFO] [stdout] test results::tests::test_has_any_violations_expected_true ... ok
[INFO] [stdout] test results::tests::test_add_file_violations_expected_codes_count ... ok
[INFO] [stdout] test rules::e12::tests::define_in_constructor ... ok
[INFO] [stdout] test results::tests::test_has_any_violations_expected_false ... ok
[INFO] [stdout] test rules::e12::tests::set_in_constructor ... ok
[INFO] [stdout] test rules::e12::tests::set_in_assigment ... ok
[INFO] [stdout] test rules::e12::tests::read_local_set ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_catch ... ok
[INFO] [stdout] test rules::e12::tests::read_in_return ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_ignore_ns ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_wth_reset_interface ... ok
[INFO] [stdout] test rules::e12::tests::set_in_return ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_try ... ok
[INFO] [stdout] test rules::e12::tests::increment_local_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_trait_static_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_return_nested_method ... ok
[INFO] [stdout] test rules::e1::tests::bin_with_valid_openning_tag ... ok
[INFO] [stdout] test rules::e1::tests::short_opening_tag_not_first_line ... ok
[INFO] [stdout] test rules::e12::tests::set_local_in_method ... ok
[INFO] [stdout] test rules::e1::tests::short_opening_tag_valid ... ok
[INFO] [stdout] test rules::e12::tests::read_in_method_call ... ok
[INFO] [stdout] test rules::e1::tests::short_full_opening_tag_not_first_column ... ok
[INFO] [stdout] test rules::e2::tests::non_empty_catch ... ok
[INFO] [stdout] test rules::e2::tests::empty_catch ... ok
[INFO] [stdout] test rules::e1::tests::test_full_opening_tag_not_first_column ... ok
[INFO] [stdout] test rules::e12::tests::set_local_in_static_method ... ok
[INFO] [stdout] test rules::e3::tests::no_method_modifiers ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_finalliy ... ok
[INFO] [stdout] test rules::e1::tests::full_opening_tag_not_first_line ... ok
[INFO] [stdout] test rules::e4::tests::uppercase_constant ... ok
[INFO] [stdout] test rules::e3::tests::no_constructor_modifier ... ok
[INFO] [stdout] test rules::e1::tests::full_opening_tag_valid ... ok
[INFO] [stdout] test rules::e3::tests::with_modifiers ... ok
[INFO] [stderr] 
[INFO] [stdout] test rules::e12::tests::set_in_trait_method ... ok
[INFO] [stderr] thread 'rules::e9::tests::complex' has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow
[INFO] [stderr] error: test failed, to rerun pass `--bin phanalist`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/phanalist-f4fec211c5d225a9` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "5408b95b4477c47e747ae7796bc61afbc3fc8001504444f10d8a094b8a92aad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5408b95b4477c47e747ae7796bc61afbc3fc8001504444f10d8a094b8a92aad1", kill_on_drop: false }`
[INFO] [stdout] 5408b95b4477c47e747ae7796bc61afbc3fc8001504444f10d8a094b8a92aad1
[INFO] testing phanalist-0.1.21 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate phanalist 0.1.21 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate phanalist 0.1.21 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate phanalist 0.1.21
[INFO] finished tweaking crates.io crate phanalist 0.1.21
[INFO] tweaked toml for crates.io crate phanalist 0.1.21 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate phanalist 0.1.21 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e4744ecd1c9f5508328700295b2c9de1cce3399dc04034bb0a3a07ddba8ba2a
[INFO] running `Command { std: "docker" "start" "-a" "2e4744ecd1c9f5508328700295b2c9de1cce3399dc04034bb0a3a07ddba8ba2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e4744ecd1c9f5508328700295b2c9de1cce3399dc04034bb0a3a07ddba8ba2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e4744ecd1c9f5508328700295b2c9de1cce3399dc04034bb0a3a07ddba8ba2a", kill_on_drop: false }`
[INFO] [stdout] 2e4744ecd1c9f5508328700295b2c9de1cce3399dc04034bb0a3a07ddba8ba2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed9f127901f34d192d8efa6772eb93f038abfbe0ffdd10d35498bcdc1e724749
[INFO] running `Command { std: "docker" "start" "-a" "ed9f127901f34d192d8efa6772eb93f038abfbe0ffdd10d35498bcdc1e724749", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling ariadne v0.1.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling memory-stats v1.1.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling cli-table-derive v0.4.5
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling clap_builder v4.3.3
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap v4.3.3
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling cli-table v0.4.7
[INFO] [stderr]    Compiling php-parser-rs v0.1.3
[INFO] [stderr]    Compiling phanalist v0.1.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.45s
[INFO] running `Command { std: "docker" "inspect" "ed9f127901f34d192d8efa6772eb93f038abfbe0ffdd10d35498bcdc1e724749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9f127901f34d192d8efa6772eb93f038abfbe0ffdd10d35498bcdc1e724749", kill_on_drop: false }`
[INFO] [stdout] ed9f127901f34d192d8efa6772eb93f038abfbe0ffdd10d35498bcdc1e724749
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b038699a184e38a38594724e64bf65e4599ea94fc48cbfcd8273ccdcc7a86a29
[INFO] running `Command { std: "docker" "start" "-a" "b038699a184e38a38594724e64bf65e4599ea94fc48cbfcd8273ccdcc7a86a29", kill_on_drop: false }`
[INFO] [stderr]    Compiling phanalist v0.1.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s
[INFO] running `Command { std: "docker" "inspect" "b038699a184e38a38594724e64bf65e4599ea94fc48cbfcd8273ccdcc7a86a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b038699a184e38a38594724e64bf65e4599ea94fc48cbfcd8273ccdcc7a86a29", kill_on_drop: false }`
[INFO] [stdout] b038699a184e38a38594724e64bf65e4599ea94fc48cbfcd8273ccdcc7a86a29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7c988a1f97626ec3148a7c0029d185240b31e5e575d53b46b5affd0ab220a37b
[INFO] running `Command { std: "docker" "start" "-a" "7c988a1f97626ec3148a7c0029d185240b31e5e575d53b46b5affd0ab220a37b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phanalist-f4fec211c5d225a9)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test analyse::tests::test_filter_active_codes_all_enabled ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_disabled ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_enabled_and_disabled ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_enabled ... ok
[INFO] [stdout] test results::tests::test_has_any_violations_expected_false ... ok
[INFO] [stdout] test results::tests::test_add_file_violations_expected_codes_count ... ok
[INFO] [stdout] test results::tests::test_add_file_violations_expected_file_violations ... ok
[INFO] [stdout] test results::tests::test_has_any_violations_expected_true ... ok
[INFO] [stdout] test rules::e10::tests::graph_calculate ... ok
[INFO] [stdout] test rules::e0::tests::example ... ok
[INFO] [stdout] test rules::e12::tests::define_in_constructor ... ok
[INFO] [stdout] test rules::e12::tests::increment_in_method ... ok
[INFO] [stdout] test rules::e12::tests::increment_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::increment_local_in_method ... ok
[INFO] [stdout] test rules::e12::tests::increment_local_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::read_in_return ... ok
[INFO] [stdout] test rules::e12::tests::read_in_method_call ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_catch ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_assigment ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_ignore_ns ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_finalliy ... ok
[INFO] [stdout] test rules::e12::tests::read_local_set ... ok
[INFO] [stdout] test rules::e12::tests::set_in_return_nested_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_try ... ok
[INFO] [stdout] test rules::e12::tests::set_in_method_wth_reset_interface ... ok
[INFO] [stdout] test rules::e12::tests::set_local_in_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_return ... ok
[INFO] [stdout] test rules::e12::tests::set_in_trait_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_static_method ... ok
[INFO] [stdout] test rules::e12::tests::set_in_constructor ... ok
[INFO] [stdout] test rules::e1::tests::bin_with_valid_openning_tag ... ok
[INFO] [stdout] test rules::e1::tests::full_opening_tag_not_first_line ... ok
[INFO] [stdout] test rules::e12::tests::set_in_trait_static_method ... ok
[INFO] [stdout] test rules::e12::tests::set_local_in_static_method ... ok
[INFO] [stdout] test rules::e1::tests::full_opening_tag_valid ... ok
[INFO] [stdout] test rules::e1::tests::short_opening_tag_not_first_line ... ok
[INFO] [stdout] test rules::e1::tests::short_full_opening_tag_not_first_column ... ok
[INFO] [stdout] test rules::e1::tests::short_opening_tag_valid ... ok
[INFO] [stdout] test rules::e2::tests::empty_catch ... ok
[INFO] [stdout] test rules::e2::tests::non_empty_catch ... ok
[INFO] [stdout] test rules::e1::tests::test_full_opening_tag_not_first_column ... ok
[INFO] [stdout] test rules::e5::tests::capitalized_classname ... ok
[INFO] [stdout] test rules::e5::tests::non_capitalized_classname ... ok
[INFO] [stdout] test rules::e6::tests::with_modifiers ... ok
[INFO] [stdout] test rules::e6::tests::no_method_modifiers ... ok
[INFO] [stdout] test rules::e3::tests::no_constructor_modifier ... ok
[INFO] [stdout] test rules::e7::tests::constructor_max_params ... ok
[INFO] [stdout] test rules::e3::tests::no_method_modifiers ... ok
[INFO] [stdout] test rules::e3::tests::with_modifiers ... ok
[INFO] [stdout] test rules::e7::tests::method_max_params ... ok
[INFO] [stdout] test rules::e4::tests::uppercase_constant ... ok
[INFO] [stdout] test rules::e7::tests::valid_amount_of_params ... ok
[INFO] [stdout] test rules::e8::tests::no_return_type ... ok
[INFO] [stdout] test rules::e9::tests::graph_calculate ... ok
[INFO] [stdout] test rules::e4::tests::no_uppercase_constant ... ok
[INFO] [stdout] test rules::e8::tests::valid_amount_of_params ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_empty_include_and_exclude ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_exclude_not_contains ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_exclude_contains ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_include_contains ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_include_contains_exclude_contains ... ok
[INFO] [stdout] test rules::tests::do_validate_namespace_include_not_contains ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'rules::e9::tests::complex' has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow
[INFO] [stderr] error: test failed, to rerun pass `--bin phanalist`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/phanalist-f4fec211c5d225a9` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "7c988a1f97626ec3148a7c0029d185240b31e5e575d53b46b5affd0ab220a37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c988a1f97626ec3148a7c0029d185240b31e5e575d53b46b5affd0ab220a37b", kill_on_drop: false }`
[INFO] [stdout] 7c988a1f97626ec3148a7c0029d185240b31e5e575d53b46b5affd0ab220a37b
