[INFO] fetching crate bpflint 0.2.0...
[INFO] testing bpflint-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bpflint 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate bpflint 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bpflint 0.2.0
[INFO] tweaked toml for crates.io crate bpflint 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bpflint 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bpflint 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0efc5bf3d80993922cd2f462c8ead892a51c9522ed1e6c2c1ce939b0c1df7e98
[INFO] running `Command { std: "docker" "start" "-a" "0efc5bf3d80993922cd2f462c8ead892a51c9522ed1e6c2c1ce939b0c1df7e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0efc5bf3d80993922cd2f462c8ead892a51c9522ed1e6c2c1ce939b0c1df7e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0efc5bf3d80993922cd2f462c8ead892a51c9522ed1e6c2c1ce939b0c1df7e98", kill_on_drop: false }`
[INFO] [stdout] 0efc5bf3d80993922cd2f462c8ead892a51c9522ed1e6c2c1ce939b0c1df7e98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 246c71aaf7603fe6313b42d8f5056420b96a29068b5f9ea7efa989e69117a2be
[INFO] running `Command { std: "docker" "start" "-a" "246c71aaf7603fe6313b42d8f5056420b96a29068b5f9ea7efa989e69117a2be", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bpflint v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tree-sitter-bpf-c v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.25s
[INFO] running `Command { std: "docker" "inspect" "246c71aaf7603fe6313b42d8f5056420b96a29068b5f9ea7efa989e69117a2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "246c71aaf7603fe6313b42d8f5056420b96a29068b5f9ea7efa989e69117a2be", kill_on_drop: false }`
[INFO] [stdout] 246c71aaf7603fe6313b42d8f5056420b96a29068b5f9ea7efa989e69117a2be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d791e01a5026f7ece8c9c83b88cebd431ba265f15b4ec463630a2b1fe67dbf6
[INFO] running `Command { std: "docker" "start" "-a" "0d791e01a5026f7ece8c9c83b88cebd431ba265f15b4ec463630a2b1fe67dbf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling bpflint v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s
[INFO] running `Command { std: "docker" "inspect" "0d791e01a5026f7ece8c9c83b88cebd431ba265f15b4ec463630a2b1fe67dbf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d791e01a5026f7ece8c9c83b88cebd431ba265f15b4ec463630a2b1fe67dbf6", kill_on_drop: false }`
[INFO] [stdout] 0d791e01a5026f7ece8c9c83b88cebd431ba265f15b4ec463630a2b1fe67dbf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 68956e6a41ac2b1d996eaad5b92354708e21b4e4bff21cae74ddf4b8725a688a
[INFO] running `Command { std: "docker" "start" "-a" "68956e6a41ac2b1d996eaad5b92354708e21b4e4bff21cae74ddf4b8725a688a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bpflint-82375a12a9c0c614)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test lines::tests::backward_iteration ... ok
[INFO] [stdout] test lines::tests::line_end_finding ... ok
[INFO] [stdout] test lines::tests::line_start_finding ... ok
[INFO] [stdout] test lines::tests::forward_iteration ... ok
[INFO] [stdout] test report::tests::empty_range_reporting ... ok
[INFO] [stdout] test report::tests::multi_line_report ... ok
[INFO] [stdout] test report::tests::multi_line_report_line_numbers ... ok
[INFO] [stdout] test report::tests::report_terminal_opts_none_context ... ok
[INFO] [stdout] test report::tests::report_terminal_opts_insufficient_context_after ... ok
[INFO] [stdout] test report::tests::multi_line_trailing_line_empty ... ok
[INFO] [stdout] test report::tests::report_terminal_opts_multiline_with_context ... ok
[INFO] [stdout] test report::tests::report_terminal_opts_insufficient_context_before ... ok
[INFO] [stdout] test report::tests::report_terminal_opts_with_context ... ok
[INFO] [stdout] test report::tests::terminal_reporting ... ok
[INFO] [stdout] test report::tests::report_top_most_line ... ok
[INFO] [stdout] test lint::tests::lint_invalid_disabling ... ok
[INFO] [stdout] test lint::tests::lint_disabling ... ok
[INFO] [stdout] test lint::tests::internal_capture_reporting ... ok
[INFO] [stdout] test lint::tests::lint_disabling_recursive ... ok
[INFO] [stdout] test lint::tests::sorted_match_reporting ... ok
[INFO] [stdout] test lint::tests::basic_linting ... ok
[INFO] [stdout] test lines::tests::invalid_initial_index_2 - should panic ... ok
[INFO] [stdout] test lines::tests::invalid_initial_index_1 - should panic ... ok
[INFO] [stdout] test lint::tests::validate_lints ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b284b01ee8f52d0e)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test lints::validate::builtin_lint_names ... ok
[INFO] [stdout] test lints::validate::lint_test_assurance ... ok
[INFO] [stdout] test lints::validate::slug::hyphen_rules ... ok
[INFO] [stdout] test lints::validate::slug::invalid_chars ... ok
[INFO] [stdout] test lints::validate::slug::valid ... ok
[INFO] [stdout] test lints::validate::validate_builtin_lints ... ok
[INFO] [stdout] test lints::validate::slug::empty ... ok
[INFO] [stdout] test lints::unstable_attach_point::basic ... ok
[INFO] [stdout] test lints::get_current_task::whitespace_call ... ok
[INFO] [stdout] test lints::core_read::basic ... ok
[INFO] [stdout] test lints::untyped_map_member::basic_sizeof ... ok
[INFO] [stdout] test lints::probe_read::no_match_different_signature ... ok
[INFO] [stdout] test lints::get_current_task::basic ... ok
[INFO] [stdout] test lints::probe_read::basic ... ok
[INFO] [stdout] test lints::unstable_attach_point::basic2 ... ok
[INFO] [stdout] test lints::get_current_task::no_match_different_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/util.rs (/opt/rustwide/target/debug/deps/util-5e1db9c616a902e5)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests bpflint
[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] test src/lint.rs - lint::lint_custom (line 189) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.86s; merged doctests compilation took 0.76s
[INFO] running `Command { std: "docker" "inspect" "68956e6a41ac2b1d996eaad5b92354708e21b4e4bff21cae74ddf4b8725a688a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68956e6a41ac2b1d996eaad5b92354708e21b4e4bff21cae74ddf4b8725a688a", kill_on_drop: false }`
[INFO] [stdout] 68956e6a41ac2b1d996eaad5b92354708e21b4e4bff21cae74ddf4b8725a688a
