[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fscopefig" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barzamin/scopefig on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-8/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" "+1.59.0" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35c534b66cc7e0ca819ed309fb0ae19d468dae4404e9bfecf002a0d734c6558a [INFO] running `Command { std: "docker" "start" "-a" "35c534b66cc7e0ca819ed309fb0ae19d468dae4404e9bfecf002a0d734c6558a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35c534b66cc7e0ca819ed309fb0ae19d468dae4404e9bfecf002a0d734c6558a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c534b66cc7e0ca819ed309fb0ae19d468dae4404e9bfecf002a0d734c6558a", kill_on_drop: false }` [INFO] [stdout] 35c534b66cc7e0ca819ed309fb0ae19d468dae4404e9bfecf002a0d734c6558a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 993323b038d779081ad384490747283fabbf1b08893a5fad0a8065b3b6836757 [INFO] running `Command { std: "docker" "start" "-a" "993323b038d779081ad384490747283fabbf1b08893a5fad0a8065b3b6836757", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 log v0.4.14 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling unicode-ccc v0.1.1 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.0 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling roxmltree v0.14.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 flate2 v1.0.20 [INFO] [stderr] Compiling memmap2 v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [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 ctor v0.1.19 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling fontdb v0.5.1 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling structopt v0.3.21 [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 21.47s [INFO] running `Command { std: "docker" "inspect" "993323b038d779081ad384490747283fabbf1b08893a5fad0a8065b3b6836757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993323b038d779081ad384490747283fabbf1b08893a5fad0a8065b3b6836757", kill_on_drop: false }` [INFO] [stdout] 993323b038d779081ad384490747283fabbf1b08893a5fad0a8065b3b6836757 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9106a90e23394468ced5af0ff4c1815bccc3b0001d50006eb45dbc8274f3d1c [INFO] running `Command { std: "docker" "start" "-a" "b9106a90e23394468ced5af0ff4c1815bccc3b0001d50006eb45dbc8274f3d1c", 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 12.92s [INFO] running `Command { std: "docker" "inspect" "b9106a90e23394468ced5af0ff4c1815bccc3b0001d50006eb45dbc8274f3d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9106a90e23394468ced5af0ff4c1815bccc3b0001d50006eb45dbc8274f3d1c", kill_on_drop: false }` [INFO] [stdout] b9106a90e23394468ced5af0ff4c1815bccc3b0001d50006eb45dbc8274f3d1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f955eaeb559c3777198bc6424f8cf52feb50bcfb114c79e991af9d1282bda9f [INFO] running `Command { std: "docker" "start" "-a" "3f955eaeb559c3777198bc6424f8cf52feb50bcfb114c79e991af9d1282bda9f", 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.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scopefig-f0ae6748b18504da) [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" "3f955eaeb559c3777198bc6424f8cf52feb50bcfb114c79e991af9d1282bda9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f955eaeb559c3777198bc6424f8cf52feb50bcfb114c79e991af9d1282bda9f", kill_on_drop: false }` [INFO] [stdout] 3f955eaeb559c3777198bc6424f8cf52feb50bcfb114c79e991af9d1282bda9f