[INFO] cloning repository https://github.com/kckeiks/pf-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kckeiks/pf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkckeiks%2Fpf-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkckeiks%2Fpf-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 608fb83a3b583eb03af63a61d90d7dba0d70d296 [INFO] building kckeiks/pf-rs against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkckeiks%2Fpf-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kckeiks/pf-rs on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kckeiks/pf-rs [INFO] finished tweaking git repo https://github.com/kckeiks/pf-rs [INFO] tweaked toml for git repo https://github.com/kckeiks/pf-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kckeiks/pf-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b070ff9a76fa297112d514095867661d512cffdc3ce373f05097086456df7d [INFO] running `Command { std: "docker" "start" "-a" "83b070ff9a76fa297112d514095867661d512cffdc3ce373f05097086456df7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b070ff9a76fa297112d514095867661d512cffdc3ce373f05097086456df7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b070ff9a76fa297112d514095867661d512cffdc3ce373f05097086456df7d", kill_on_drop: false }` [INFO] [stdout] 83b070ff9a76fa297112d514095867661d512cffdc3ce373f05097086456df7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bc4accff82416cdf549ba30b5d4f515c2922051b9ff0ed2aa6749b98492a9b5 [INFO] running `Command { std: "docker" "start" "-a" "9bc4accff82416cdf549ba30b5d4f515c2922051b9ff0ed2aa6749b98492a9b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling libbpf-sys v0.6.0-1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling libpf-rs v0.1.0 (/opt/rustwide/workdir/libpf-rs) [INFO] [stderr] Compiling pf-rs v0.1.0 (/opt/rustwide/workdir/pf-rs) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.60s [INFO] running `Command { std: "docker" "inspect" "9bc4accff82416cdf549ba30b5d4f515c2922051b9ff0ed2aa6749b98492a9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc4accff82416cdf549ba30b5d4f515c2922051b9ff0ed2aa6749b98492a9b5", kill_on_drop: false }` [INFO] [stdout] 9bc4accff82416cdf549ba30b5d4f515c2922051b9ff0ed2aa6749b98492a9b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97bc5ab635c555106b7c82c90f2f4c2877494212f42ef3bd73f9646a1df6203d [INFO] running `Command { std: "docker" "start" "-a" "97bc5ab635c555106b7c82c90f2f4c2877494212f42ef3bd73f9646a1df6203d", kill_on_drop: false }` [INFO] [stderr] Compiling libpf-rs v0.1.0 (/opt/rustwide/workdir/libpf-rs) [INFO] [stderr] Compiling pf-rs v0.1.0 (/opt/rustwide/workdir/pf-rs) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "97bc5ab635c555106b7c82c90f2f4c2877494212f42ef3bd73f9646a1df6203d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97bc5ab635c555106b7c82c90f2f4c2877494212f42ef3bd73f9646a1df6203d", kill_on_drop: false }` [INFO] [stdout] 97bc5ab635c555106b7c82c90f2f4c2877494212f42ef3bd73f9646a1df6203d