[INFO] fetching crate grav1synth 0.1.0-beta.4... [INFO] building grav1synth-0.1.0-beta.4 against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] extracting crate grav1synth 0.1.0-beta.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate grav1synth 0.1.0-beta.4 on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grav1synth 0.1.0-beta.4 [INFO] finished tweaking crates.io crate grav1synth 0.1.0-beta.4 [INFO] tweaked toml for crates.io crate grav1synth 0.1.0-beta.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate grav1synth 0.1.0-beta.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c672be3cd67000b457b4791e6c5ba10064e9db68c22da953add7873fb4103784 [INFO] running `Command { std: "docker" "start" "-a" "c672be3cd67000b457b4791e6c5ba10064e9db68c22da953add7873fb4103784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c672be3cd67000b457b4791e6c5ba10064e9db68c22da953add7873fb4103784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c672be3cd67000b457b4791e6c5ba10064e9db68c22da953add7873fb4103784", kill_on_drop: false }` [INFO] [stdout] c672be3cd67000b457b4791e6c5ba10064e9db68c22da953add7873fb4103784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cbd89291460c690d43736481a5f70083b01a31f93d326685363e72bce7c849c [INFO] running `Command { std: "docker" "start" "-a" "9cbd89291460c690d43736481a5f70083b01a31f93d326685363e72bce7c849c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.45 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ffmpeg-next v5.1.1 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling bit v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v4.0.1 [INFO] [stderr] Compiling v_frame v0.2.5 [INFO] [stderr] Compiling av1-grain v0.2.0 [INFO] [stderr] Compiling ffmpeg-sys-next v5.1.1 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling clap v4.0.2 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling grav1synth v0.1.0-beta.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "9cbd89291460c690d43736481a5f70083b01a31f93d326685363e72bce7c849c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cbd89291460c690d43736481a5f70083b01a31f93d326685363e72bce7c849c", kill_on_drop: false }` [INFO] [stdout] 9cbd89291460c690d43736481a5f70083b01a31f93d326685363e72bce7c849c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f20daa77cd1cdb2e5f7127e529bc180bfabc4257e926d31fc4ae54efde2e002b [INFO] running `Command { std: "docker" "start" "-a" "f20daa77cd1cdb2e5f7127e529bc180bfabc4257e926d31fc4ae54efde2e002b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v4.0.1 [INFO] [stderr] Compiling interpolate_name v0.2.3 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling v_frame v0.2.5 [INFO] [stderr] Compiling av1-grain v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling clap v4.0.2 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling grav1synth v0.1.0-beta.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 22.15s [INFO] running `Command { std: "docker" "inspect" "f20daa77cd1cdb2e5f7127e529bc180bfabc4257e926d31fc4ae54efde2e002b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20daa77cd1cdb2e5f7127e529bc180bfabc4257e926d31fc4ae54efde2e002b", kill_on_drop: false }` [INFO] [stdout] f20daa77cd1cdb2e5f7127e529bc180bfabc4257e926d31fc4ae54efde2e002b