[INFO] cloning repository https://github.com/barzamin/scopefig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barzamin/scopefig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fscopefig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fscopefig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d8851ed5de22f921c6207195d5bdb2d767bdbd5 [INFO] testing barzamin/scopefig against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fscopefig" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barzamin/scopefig on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barzamin/scopefig [INFO] finished tweaking git repo https://github.com/barzamin/scopefig [INFO] tweaked toml for git repo https://github.com/barzamin/scopefig written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/barzamin/scopefig already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32bbbf68b6ea31a8f508c3e220180e1ecefea5bac4a8455f5f0c1bc729aecdaa [INFO] running `Command { std: "docker" "start" "-a" "32bbbf68b6ea31a8f508c3e220180e1ecefea5bac4a8455f5f0c1bc729aecdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32bbbf68b6ea31a8f508c3e220180e1ecefea5bac4a8455f5f0c1bc729aecdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32bbbf68b6ea31a8f508c3e220180e1ecefea5bac4a8455f5f0c1bc729aecdaa", kill_on_drop: false }` [INFO] [stdout] 32bbbf68b6ea31a8f508c3e220180e1ecefea5bac4a8455f5f0c1bc729aecdaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de8aef15074b2f56aa9387ed2d9aaf6c0410ef2047bd60ad741d59c7be22232b [INFO] running `Command { std: "docker" "start" "-a" "de8aef15074b2f56aa9387ed2d9aaf6c0410ef2047bd60ad741d59c7be22232b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-ccc v0.1.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling roxmltree v0.14.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling euclid v0.22.2 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling lyon_geom v0.17.0 [INFO] [stderr] Compiling lyon_path v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling fontdb v0.5.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling usvg v0.14.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling scopefig v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `F_s` should have an upper case name [INFO] [stdout] --> src/main.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const F_s: u32 = 44_100; // Hz [INFO] [stdout] | ^^^ help: convert the identifier to upper case (notice the capitalization): `F_S` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.88s [INFO] running `Command { std: "docker" "inspect" "de8aef15074b2f56aa9387ed2d9aaf6c0410ef2047bd60ad741d59c7be22232b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8aef15074b2f56aa9387ed2d9aaf6c0410ef2047bd60ad741d59c7be22232b", kill_on_drop: false }` [INFO] [stdout] de8aef15074b2f56aa9387ed2d9aaf6c0410ef2047bd60ad741d59c7be22232b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20351de2ceacdfe164e9c0d84388d05a2950563a973c7f361f683d94348c0f1b [INFO] running `Command { std: "docker" "start" "-a" "20351de2ceacdfe164e9c0d84388d05a2950563a973c7f361f683d94348c0f1b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling scopefig v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `F_s` should have an upper case name [INFO] [stdout] --> src/main.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const F_s: u32 = 44_100; // Hz [INFO] [stdout] | ^^^ help: convert the identifier to upper case (notice the capitalization): `F_S` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/scopefig-ac859d5ceeda2643) [INFO] running `Command { std: "docker" "inspect" "20351de2ceacdfe164e9c0d84388d05a2950563a973c7f361f683d94348c0f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20351de2ceacdfe164e9c0d84388d05a2950563a973c7f361f683d94348c0f1b", kill_on_drop: false }` [INFO] [stdout] 20351de2ceacdfe164e9c0d84388d05a2950563a973c7f361f683d94348c0f1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ede32e13b61dff91e9c68186978f5a3d180bb59195e5571bf4c6fa7ed4657530 [INFO] running `Command { std: "docker" "start" "-a" "ede32e13b61dff91e9c68186978f5a3d180bb59195e5571bf4c6fa7ed4657530", kill_on_drop: false }` [INFO] [stderr] warning: constant `F_s` should have an upper case name [INFO] [stderr] --> src/main.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | const F_s: u32 = 44_100; // Hz [INFO] [stderr] | ^^^ help: convert the identifier to upper case (notice the capitalization): `F_S` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `scopefig` (bin "scopefig" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scopefig-ac859d5ceeda2643) [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] running `Command { std: "docker" "inspect" "ede32e13b61dff91e9c68186978f5a3d180bb59195e5571bf4c6fa7ed4657530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede32e13b61dff91e9c68186978f5a3d180bb59195e5571bf4c6fa7ed4657530", kill_on_drop: false }` [INFO] [stdout] ede32e13b61dff91e9c68186978f5a3d180bb59195e5571bf4c6fa7ed4657530