[INFO] cloning repository https://github.com/mmisono/rust-cbpf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmisono/rust-cbpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmisono%2Frust-cbpf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmisono%2Frust-cbpf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a6c7e15049419f102b57391206d72ae9c982562
[INFO] testing mmisono/rust-cbpf against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmisono%2Frust-cbpf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mmisono/rust-cbpf
[INFO] finished tweaking git repo https://github.com/mmisono/rust-cbpf
[INFO] tweaked toml for git repo https://github.com/mmisono/rust-cbpf written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmisono/rust-cbpf on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmisono/rust-cbpf 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/c2e/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/cbpf/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c94d5d8d21266863c73cfef283dba60b21d40a963ecd4f2147bb82d8d5d5591
[INFO] running `Command { std: "docker" "start" "-a" "6c94d5d8d21266863c73cfef283dba60b21d40a963ecd4f2147bb82d8d5d5591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c94d5d8d21266863c73cfef283dba60b21d40a963ecd4f2147bb82d8d5d5591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c94d5d8d21266863c73cfef283dba60b21d40a963ecd4f2147bb82d8d5d5591", kill_on_drop: false }`
[INFO] [stdout] 6c94d5d8d21266863c73cfef283dba60b21d40a963ecd4f2147bb82d8d5d5591
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be37ed0354ce762cb0dcfeec5f7b35c40c813ad51486c90befe89da50476f13a
[INFO] running `Command { std: "docker" "start" "-a" "be37ed0354ce762cb0dcfeec5f7b35c40c813ad51486c90befe89da50476f13a", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/cbpf/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/c2e/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.31
[INFO] [stderr]    Compiling cc v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling ascii v0.7.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.14
[INFO] [stderr]    Compiling combine v2.5.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling term_size v0.3.0
[INFO] [stderr]    Compiling atty v0.2.2
[INFO] [stderr]    Compiling pcap v0.5.7 (https://github.com/polachok/pcap?branch=offline-bpf#af08d400)
[INFO] [stderr]    Compiling time v0.1.38
[INFO] [stderr]    Compiling textwrap v0.8.0
[INFO] [stderr]    Compiling clap v2.26.2
[INFO] [stderr]    Compiling rbpf v0.0.3 (https://github.com/qmonnet/rbpf#fe5ddd5e)
[INFO] [stderr]    Compiling structopt-derive v0.1.1
[INFO] [stderr]    Compiling structopt v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.3
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling cbpf v0.1.0 (/opt/rustwide/workdir/cbpf)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> cbpf/src/lib.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn cause(&self) -> Option<&std::error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn cause(&self) -> Option<&dyn std::error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling c2e v0.1.0 (/opt/rustwide/workdir/c2e)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> cbpf/src/bin/run.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     error_chain!{
[INFO] [stdout] 14 | |         foreign_links {
[INFO] [stdout] 15 | |             Io(::std::io::Error);
[INFO] [stdout] 16 | |             Cbpf(::cbpf::Error);
[INFO] [stdout] 17 | |         }
[INFO] [stdout] 18 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> cbpf/src/bin/compile.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     error_chain!{
[INFO] [stdout] 17 | |         foreign_links {
[INFO] [stdout] 18 | |             Io(::std::io::Error);
[INFO] [stdout] 19 | |             Pcap(::pcap::Error);
[INFO] [stdout] 20 | |         }
[INFO] [stdout] 21 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> cbpf/src/bin/compile.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     error_chain!{
[INFO] [stdout] 17 | |         foreign_links {
[INFO] [stdout] 18 | |             Io(::std::io::Error);
[INFO] [stdout] 19 | |             Pcap(::pcap::Error);
[INFO] [stdout] 20 | |         }
[INFO] [stdout] 21 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> cbpf/src/bin/run.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     error_chain!{
[INFO] [stdout] 14 | |         foreign_links {
[INFO] [stdout] 15 | |             Io(::std::io::Error);
[INFO] [stdout] 16 | |             Cbpf(::cbpf::Error);
[INFO] [stdout] 17 | |         }
[INFO] [stdout] 18 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]   --> cbpf/src/bin/run.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 26 |     #[structopt(short = "d", long = "debug", help = "Activate debug mode")] debug: bool,
[INFO] [stdout]    |                                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> cbpf/src/bin/run.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          `StructOpt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> cbpf/src/bin/run.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> cbpf/src/bin/compile.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          `StructOpt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> cbpf/src/bin/compile.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> c2e/src/bin/c2e.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     error_chain!{
[INFO] [stdout] 19 | |         foreign_links {
[INFO] [stdout] 20 | |             Io(::std::io::Error);
[INFO] [stdout] 21 | |             Pcap(::pcap::Error);
[INFO] [stdout] 22 | |         }
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> c2e/src/bin/c2e.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     error_chain!{
[INFO] [stdout] 19 | |         foreign_links {
[INFO] [stdout] 20 | |             Io(::std::io::Error);
[INFO] [stdout] 21 | |             Pcap(::pcap::Error);
[INFO] [stdout] 22 | |         }
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> c2e/src/bin/c2e.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          `StructOpt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> c2e/src/bin/c2e.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.72s
[INFO] running `Command { std: "docker" "inspect" "be37ed0354ce762cb0dcfeec5f7b35c40c813ad51486c90befe89da50476f13a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be37ed0354ce762cb0dcfeec5f7b35c40c813ad51486c90befe89da50476f13a", kill_on_drop: false }`
[INFO] [stdout] be37ed0354ce762cb0dcfeec5f7b35c40c813ad51486c90befe89da50476f13a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45c87b958b35cd4195a1138077e7296932b79eb2619abef3038b8d06b4b69d4f
[INFO] running `Command { std: "docker" "start" "-a" "45c87b958b35cd4195a1138077e7296932b79eb2619abef3038b8d06b4b69d4f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/c2e/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/cbpf/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> cbpf/src/lib.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn cause(&self) -> Option<&std::error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn cause(&self) -> Option<&dyn std::error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cbpf v0.1.0 (/opt/rustwide/workdir/cbpf)
[INFO] [stderr]    Compiling c2e v0.1.0 (/opt/rustwide/workdir/c2e)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> c2e/src/bin/c2e.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     error_chain!{
[INFO] [stdout] 19 | |         foreign_links {
[INFO] [stdout] 20 | |             Io(::std::io::Error);
[INFO] [stdout] 21 | |             Pcap(::pcap::Error);
[INFO] [stdout] 22 | |         }
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> cbpf/src/bin/run.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     error_chain!{
[INFO] [stdout] 14 | |         foreign_links {
[INFO] [stdout] 15 | |             Io(::std::io::Error);
[INFO] [stdout] 16 | |             Cbpf(::cbpf::Error);
[INFO] [stdout] 17 | |         }
[INFO] [stdout] 18 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> cbpf/src/lib.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn cause(&self) -> Option<&std::error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn cause(&self) -> Option<&dyn std::error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> cbpf/src/bin/compile.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     error_chain!{
[INFO] [stdout] 17 | |         foreign_links {
[INFO] [stdout] 18 | |             Io(::std::io::Error);
[INFO] [stdout] 19 | |             Pcap(::pcap::Error);
[INFO] [stdout] 20 | |         }
[INFO] [stdout] 21 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> c2e/src/bin/c2e.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     error_chain!{
[INFO] [stdout] 19 | |         foreign_links {
[INFO] [stdout] 20 | |             Io(::std::io::Error);
[INFO] [stdout] 21 | |             Pcap(::pcap::Error);
[INFO] [stdout] 22 | |         }
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> cbpf/src/bin/run.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     error_chain!{
[INFO] [stdout] 14 | |         foreign_links {
[INFO] [stdout] 15 | |             Io(::std::io::Error);
[INFO] [stdout] 16 | |             Cbpf(::cbpf::Error);
[INFO] [stdout] 17 | |         }
[INFO] [stdout] 18 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> cbpf/src/bin/compile.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     error_chain!{
[INFO] [stdout] 17 | |         foreign_links {
[INFO] [stdout] 18 | |             Io(::std::io::Error);
[INFO] [stdout] 19 | |             Pcap(::pcap::Error);
[INFO] [stdout] 20 | |         }
[INFO] [stdout] 21 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout]   --> cbpf/src/bin/run.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Opt {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 26 |     #[structopt(short = "d", long = "debug", help = "Activate debug mode")] debug: bool,
[INFO] [stdout]    |                                                                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> cbpf/src/bin/run.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          `StructOpt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> cbpf/src/bin/run.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> c2e/src/bin/c2e.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          `StructOpt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> c2e/src/bin/c2e.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> cbpf/src/bin/compile.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          `StructOpt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> cbpf/src/bin/compile.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Opt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "45c87b958b35cd4195a1138077e7296932b79eb2619abef3038b8d06b4b69d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c87b958b35cd4195a1138077e7296932b79eb2619abef3038b8d06b4b69d4f", kill_on_drop: false }`
[INFO] [stdout] 45c87b958b35cd4195a1138077e7296932b79eb2619abef3038b8d06b4b69d4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1307172c6b648b872a495f0a3c317ca0a19d9f9ebb83745fba82d6b0464cd2b8
[INFO] running `Command { std: "docker" "start" "-a" "1307172c6b648b872a495f0a3c317ca0a19d9f9ebb83745fba82d6b0464cd2b8", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/c2e/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/cbpf/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> cbpf/src/lib.rs:63:32
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn cause(&self) -> Option<&std::error::Error> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn cause(&self) -> Option<&dyn std::error::Error> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cbpf` (lib) generated 1 warning (run `cargo fix --lib -p cbpf` to apply 1 suggestion)
[INFO] [stderr] warning: `cbpf` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> cbpf/src/bin/compile.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | /     error_chain!{
[INFO] [stderr] 17 | |         foreign_links {
[INFO] [stderr] 18 | |             Io(::std::io::Error);
[INFO] [stderr] 19 | |             Pcap(::pcap::Error);
[INFO] [stderr] 20 | |         }
[INFO] [stderr] 21 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stderr]   --> cbpf/src/bin/compile.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | /     error_chain!{
[INFO] [stderr] 17 | |         foreign_links {
[INFO] [stderr] 18 | |             Io(::std::io::Error);
[INFO] [stderr] 19 | |             Pcap(::pcap::Error);
[INFO] [stderr] 20 | |         }
[INFO] [stderr] 21 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> cbpf/src/bin/compile.rs:26:10
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(StructOpt, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Opt` is not local
[INFO] [stderr]    |          `StructOpt` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> cbpf/src/bin/compile.rs:26:10
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(StructOpt, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Opt` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> cbpf/src/bin/run.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     error_chain!{
[INFO] [stderr] 14 | |         foreign_links {
[INFO] [stderr] 15 | |             Io(::std::io::Error);
[INFO] [stderr] 16 | |             Cbpf(::cbpf::Error);
[INFO] [stderr] 17 | |         }
[INFO] [stderr] 18 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stderr]   --> cbpf/src/bin/run.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     error_chain!{
[INFO] [stderr] 14 | |         foreign_links {
[INFO] [stderr] 15 | |             Io(::std::io::Error);
[INFO] [stderr] 16 | |             Cbpf(::cbpf::Error);
[INFO] [stderr] 17 | |         }
[INFO] [stderr] 18 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `debug` is never read
[INFO] [stderr]   --> cbpf/src/bin/run.rs:26:77
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct Opt {
[INFO] [stderr]    |        --- field in this struct
[INFO] [stderr] 26 |     #[structopt(short = "d", long = "debug", help = "Activate debug mode")] debug: bool,
[INFO] [stderr]    |                                                                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> cbpf/src/bin/run.rs:23:10
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(StructOpt, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Opt` is not local
[INFO] [stderr]    |          `StructOpt` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> cbpf/src/bin/run.rs:23:10
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(StructOpt, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Opt` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `cbpf` (bin "cbpf_compile" test) generated 4 warnings
[INFO] [stderr] warning: `cbpf` (bin "cbpf_run" test) generated 5 warnings
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> c2e/src/bin/c2e.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | /     error_chain!{
[INFO] [stderr] 19 | |         foreign_links {
[INFO] [stderr] 20 | |             Io(::std::io::Error);
[INFO] [stderr] 21 | |             Pcap(::pcap::Error);
[INFO] [stderr] 22 | |         }
[INFO] [stderr] 23 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stderr]   --> c2e/src/bin/c2e.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | /     error_chain!{
[INFO] [stderr] 19 | |         foreign_links {
[INFO] [stderr] 20 | |             Io(::std::io::Error);
[INFO] [stderr] 21 | |             Pcap(::pcap::Error);
[INFO] [stderr] 22 | |         }
[INFO] [stderr] 23 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> c2e/src/bin/c2e.rs:28:10
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[derive(StructOpt, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Opt` is not local
[INFO] [stderr]    |          `StructOpt` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> c2e/src/bin/c2e.rs:28:10
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[derive(StructOpt, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Opt` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_Opt`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `c2e` (bin "c2e" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/c2e-33d8997ba90e07b6)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] 
[INFO] [stdout] mov32 r0, 0x0
[INFO] [stdout] mov32 r6, 0x0
[INFO] [stdout] ldxb r6, [r1+0x0]
[INFO] [stdout] and32 r6, 0xf
[INFO] [stdout] lsh32 r6, 0x2
[INFO] [stdout] mov64 r7, r1
[INFO] [stdout] add64 r7, r6
[INFO] [stdout] ldxw r0, [r7+0x1]
[INFO] [stdout] be32 r0
[INFO] [stdout] exit
[INFO] [stderr] 
[INFO] [stderr] thread 'converter::test::test6' (30) panicked at /opt/rustwide/cargo-home/git/checkouts/rbpf-e7e1a4057529694b/fe5ddd5/src/lib.rs:331:21:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x4 but is 0x7322f9daa435
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x59e09abcb0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x59e09abcb0b2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x59e09abcb0b2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x59e09abcb0b2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x59e09abdf9ca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x59e09abdf9ca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr]    6:     0x59e09abd0cc6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x59e09abd0cc6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x59e09aba984f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x59e09aba984f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x59e09abc33b1 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x59e09ab4bdce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x59e09ab4bdce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x59e09abc35a2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x59e09abc35a2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x59e09aba9908 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stderr]   16:     0x59e09ab9eac9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x59e09abaa75d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x59e09abdfebd - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x59e09abdfebd - core[585f66e14d78f9ba]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x59e09abe0049 - core[585f66e14d78f9ba]::panicking::panic_misaligned_pointer_dereference
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:284:5
[INFO] [stderr]   21:     0x59e09ab8bc36 - <rbpf[976ac4b14b943736]::EbpfVmMbuff>::prog_exec
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/rbpf-e7e1a4057529694b/fe5ddd5/src/lib.rs:331:21
[INFO] [stderr]   22:     0x59e09ab8fec2 - <rbpf[976ac4b14b943736]::EbpfVmRaw>::prog_exec
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/rbpf-e7e1a4057529694b/fe5ddd5/src/lib.rs:1145:21
[INFO] [stderr]   23:     0x59e09ab3dc58 - c2e[fedf8c0f19964859]::converter::test::test6
[INFO] [stderr]                                at /opt/rustwide/workdir/c2e/src/converter.rs:927:21
[INFO] [stderr]   24:     0x59e09ab37a87 - c2e[fedf8c0f19964859]::converter::test::test6::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/c2e/src/converter.rs:897:15
[INFO] [stderr]   25:     0x59e09ab40056 - <c2e[fedf8c0f19964859]::converter::test::test6::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   26:     0x59e09ab4017b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   27:     0x59e09ab4017b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stderr]   28:     0x59e09ab4c9da - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stderr]   29:     0x59e09ab4c9da - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   30:     0x59e09ab4c9da - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   31:     0x59e09ab4c9da - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   32:     0x59e09ab4c9da - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   33:     0x59e09ab4c9da - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stderr]   34:     0x59e09ab4c9da - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stderr]   35:     0x59e09ab46ea4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stderr]   36:     0x59e09ab46ea4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   37:     0x59e09ab4f4d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   38:     0x59e09ab4f4d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   39:     0x59e09ab4f4d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   40:     0x59e09ab4f4d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   41:     0x59e09ab4f4d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   42:     0x59e09ab4f4d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   43:     0x59e09ab4f4d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   44:     0x59e09abca95f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   45:     0x59e09abca95f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   46:     0x7322fa850aa4 - <unknown>
[INFO] [stderr]   47:     0x7322fa8dda64 - clone
[INFO] [stderr]   48:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p c2e --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/c2e-33d8997ba90e07b6` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "1307172c6b648b872a495f0a3c317ca0a19d9f9ebb83745fba82d6b0464cd2b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1307172c6b648b872a495f0a3c317ca0a19d9f9ebb83745fba82d6b0464cd2b8", kill_on_drop: false }`
[INFO] [stdout] 1307172c6b648b872a495f0a3c317ca0a19d9f9ebb83745fba82d6b0464cd2b8
