[INFO] cloning repository https://github.com/Laaas/laspad2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Laaas/laspad2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaaas%2Flaspad2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaaas%2Flaspad2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6caca22003141d4979601eabce51f9f72ac026f4 [INFO] checking Laaas/laspad2 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaaas%2Flaspad2" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Laaas/laspad2 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Laaas/laspad2 [INFO] finished tweaking git repo https://github.com/Laaas/laspad2 [INFO] tweaked toml for git repo https://github.com/Laaas/laspad2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Laaas/laspad2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Laaas/easy-steamworks` [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Laaas/easy-steamworks` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded socket2 v0.4.0 [INFO] [stderr] Downloaded git2 v0.8.0 [INFO] [stderr] Downloaded curl v0.4.36 [INFO] [stderr] Downloaded const-cstr v0.3.0 [INFO] [stderr] Downloaded libssh2-sys v0.2.21 [INFO] [stderr] Downloaded zip v0.5.12 [INFO] [stderr] Downloaded curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Downloaded erroneous-derive v1.0.1 [INFO] [stderr] Downloaded matches2 v1.2.1 [INFO] [stderr] Downloaded joinery v1.2.2 [INFO] [stderr] Downloaded erroneous v1.0.1 [INFO] [stderr] Downloaded libgit2-sys v0.7.11 [INFO] [stderr] Downloaded serde-xml-rs v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2139391dc075f41e1582fd50a83dfd2a8c7d7bda0172469f78d986ffedefbb5a [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" "2139391dc075f41e1582fd50a83dfd2a8c7d7bda0172469f78d986ffedefbb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2139391dc075f41e1582fd50a83dfd2a8c7d7bda0172469f78d986ffedefbb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2139391dc075f41e1582fd50a83dfd2a8c7d7bda0172469f78d986ffedefbb5a", kill_on_drop: false }` [INFO] [stdout] 2139391dc075f41e1582fd50a83dfd2a8c7d7bda0172469f78d986ffedefbb5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1500c10cc9b45002216ad6ddbc624e07414f07be9e53de39cf128bdbc41b71d [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" "e1500c10cc9b45002216ad6ddbc624e07414f07be9e53de39cf128bdbc41b71d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling matches2 v1.2.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling curl v0.4.36 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Checking joinery v1.2.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking md_to_bb v0.1.0 (/opt/rustwide/workdir/md_to_bb) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking static_lua v0.1.0 (/opt/rustwide/workdir/static_lua) [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.57 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde-xml-rs v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling erroneous-derive v1.0.1 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking zip v0.5.12 [INFO] [stderr] Checking erroneous v1.0.1 [INFO] [stderr] Checking easy-steamworks v0.1.0 (https://github.com/Laaas/easy-steamworks#1812920d) [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Checking laspad v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `branch` [INFO] [stdout] --> src/publish.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | InvalidModIDFileFormat { branch: String }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `branch: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `branch` [INFO] [stdout] --> src/publish.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | WriteModIDFile { branch: String, source: io::Error }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `branch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/publish.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | WriteModIDFile { branch: String, source: io::Error }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/util.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | pub path: PathBuf, [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/util.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | pub source: io::Error, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `branch` [INFO] [stdout] --> src/publish.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | InvalidModIDFileFormat { branch: String }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `branch: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `branch` [INFO] [stdout] --> src/publish.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | WriteModIDFile { branch: String, source: io::Error }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `branch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/publish.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | WriteModIDFile { branch: String, source: io::Error }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/util.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | pub path: PathBuf, [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/util.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | pub source: io::Error, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "e1500c10cc9b45002216ad6ddbc624e07414f07be9e53de39cf128bdbc41b71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1500c10cc9b45002216ad6ddbc624e07414f07be9e53de39cf128bdbc41b71d", kill_on_drop: false }` [INFO] [stdout] e1500c10cc9b45002216ad6ddbc624e07414f07be9e53de39cf128bdbc41b71d