[INFO] fetching crate jaylink 0.1.5... [INFO] checking jaylink-0.1.5 against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] extracting crate jaylink 0.1.5 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate jaylink 0.1.5 on toolchain 7c3a44cf5f95fa5cf164a312bdcf845157af7093 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jaylink 0.1.5 [INFO] finished tweaking crates.io crate jaylink 0.1.5 [INFO] tweaked toml for crates.io crate jaylink 0.1.5 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate jaylink 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itm v0.3.1 [INFO] [stderr] Downloaded rusb v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef0c9dd77ae01c4f357d98cc877092fa17098d0c0dee26ab976e752dcb7610c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ef0c9dd77ae01c4f357d98cc877092fa17098d0c0dee26ab976e752dcb7610c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef0c9dd77ae01c4f357d98cc877092fa17098d0c0dee26ab976e752dcb7610c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef0c9dd77ae01c4f357d98cc877092fa17098d0c0dee26ab976e752dcb7610c9", kill_on_drop: false }` [INFO] [stdout] ef0c9dd77ae01c4f357d98cc877092fa17098d0c0dee26ab976e752dcb7610c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4785639c8cc7da71959e57d8cf1ab382aa75f31b544a4263996ea8c6b0053470 [INFO] running `Command { std: "docker" "start" "-a" "4785639c8cc7da71959e57d8cf1ab382aa75f31b544a4263996ea8c6b0053470", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling itm v0.3.1 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Checking syn v1.0.33 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking rusb v0.6.2 [INFO] [stderr] Checking jaylink v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking version-sync v0.9.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/version-numbers.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | assert_markdown_deps_updated!("README.md"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in the macro `assert_markdown_deps_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/version-numbers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | assert_html_root_url_updated!("src/lib.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in the macro `assert_html_root_url_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "4785639c8cc7da71959e57d8cf1ab382aa75f31b544a4263996ea8c6b0053470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4785639c8cc7da71959e57d8cf1ab382aa75f31b544a4263996ea8c6b0053470", kill_on_drop: false }` [INFO] [stdout] 4785639c8cc7da71959e57d8cf1ab382aa75f31b544a4263996ea8c6b0053470