[INFO] cloning repository https://github.com/caique-rocha/telecom-p1-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caique-rocha/telecom-p1-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaique-rocha%2Ftelecom-p1-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaique-rocha%2Ftelecom-p1-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 084dfa28c30ba27cc50d9164dcc78ec5bf8951a3
[INFO] testing caique-rocha/telecom-p1-rust against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaique-rocha%2Ftelecom-p1-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/caique-rocha/telecom-p1-rust
[INFO] finished tweaking git repo https://github.com/caique-rocha/telecom-p1-rust
[INFO] tweaked toml for git repo https://github.com/caique-rocha/telecom-p1-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caique-rocha/telecom-p1-rust on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/caique-rocha/telecom-p1-rust 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dafad1e6160c361b543bf96d15f053489446174a361e5e9ac17cf7e33aa7eb81
[INFO] running `Command { std: "docker" "start" "-a" "dafad1e6160c361b543bf96d15f053489446174a361e5e9ac17cf7e33aa7eb81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dafad1e6160c361b543bf96d15f053489446174a361e5e9ac17cf7e33aa7eb81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dafad1e6160c361b543bf96d15f053489446174a361e5e9ac17cf7e33aa7eb81", kill_on_drop: false }`
[INFO] [stdout] dafad1e6160c361b543bf96d15f053489446174a361e5e9ac17cf7e33aa7eb81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c293f4e573a565ff85371de0535a26c451f18bde4f819a623b2d3a1a20fbe31e
[INFO] running `Command { std: "docker" "start" "-a" "c293f4e573a565ff85371de0535a26c451f18bde4f819a623b2d3a1a20fbe31e", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling rsor v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling numeric-array v0.5.2
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling funutd v0.14.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thingbuf v0.1.6
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling realfft v3.3.0
[INFO] [stderr]    Compiling fundsp v0.17.1
[INFO] [stderr]    Compiling modem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.24s
[INFO] running `Command { std: "docker" "inspect" "c293f4e573a565ff85371de0535a26c451f18bde4f819a623b2d3a1a20fbe31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c293f4e573a565ff85371de0535a26c451f18bde4f819a623b2d3a1a20fbe31e", kill_on_drop: false }`
[INFO] [stdout] c293f4e573a565ff85371de0535a26c451f18bde4f819a623b2d3a1a20fbe31e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5a785b79db01eb5c8fe92718c5b06c5440e5a523a2b84da7b145cdf0d8c4449
[INFO] running `Command { std: "docker" "start" "-a" "e5a785b79db01eb5c8fe92718c5b06c5440e5a523a2b84da7b145cdf0d8c4449", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling numeric-array v0.5.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling interp1d v0.2.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling realfft v3.3.0
[INFO] [stderr]    Compiling fundsp v0.17.1
[INFO] [stderr]    Compiling modem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.16s
[INFO] running `Command { std: "docker" "inspect" "e5a785b79db01eb5c8fe92718c5b06c5440e5a523a2b84da7b145cdf0d8c4449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a785b79db01eb5c8fe92718c5b06c5440e5a523a2b84da7b145cdf0d8c4449", kill_on_drop: false }`
[INFO] [stdout] e5a785b79db01eb5c8fe92718c5b06c5440e5a523a2b84da7b145cdf0d8c4449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9e201fbdaffec3e202e8671a023d2dfaa9e6303e5c67ae602fe9f3863f868d5
[INFO] running `Command { std: "docker" "start" "-a" "e9e201fbdaffec3e202e8671a023d2dfaa9e6303e5c67ae602fe9f3863f868d5", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modem-571283a53c28491c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/modem-8172c59866a39ad8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-eb9b6e0d43470a50)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test uart_trivial_44100 ... ok
[INFO] [stdout] test uart_noisy_unsync_44100 ... ok
[INFO] [stdout] test uart_trivial_48000 ... ok
[INFO] [stdout] test uart_noisy_48000 ... ok
[INFO] [stdout] test uart_unsync_48000 ... ok
[INFO] [stdout] test uart_noisy_unsync_48000 ... ok
[INFO] [stdout] test uart_noisy_44100 ... ok
[INFO] [stdout] test uart_unsync_44100 ... ok
[INFO] [stdout] test v21_sync_44100 has been running for over 60 seconds
[INFO] [stdout] test v21_sync_48000 has been running for over 60 seconds
[INFO] [stdout] test v21_unsync_44100 has been running for over 60 seconds
[INFO] [stdout] test v21_unsync_48000 has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "e9e201fbdaffec3e202e8671a023d2dfaa9e6303e5c67ae602fe9f3863f868d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9e201fbdaffec3e202e8671a023d2dfaa9e6303e5c67ae602fe9f3863f868d5", kill_on_drop: false }`
[INFO] [stdout] e9e201fbdaffec3e202e8671a023d2dfaa9e6303e5c67ae602fe9f3863f868d5
