[INFO] fetching crate remotery 0.1.2... [INFO] documenting remotery-0.1.2 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate remotery 0.1.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate remotery 0.1.2 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate remotery 0.1.2 [INFO] finished tweaking crates.io crate remotery 0.1.2 [INFO] tweaked toml for crates.io crate remotery 0.1.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 329d59b58d4080d02969cce97f2c80b2cc862aef08bb27efdde04907cda3f8b9 [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" "329d59b58d4080d02969cce97f2c80b2cc862aef08bb27efdde04907cda3f8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "329d59b58d4080d02969cce97f2c80b2cc862aef08bb27efdde04907cda3f8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329d59b58d4080d02969cce97f2c80b2cc862aef08bb27efdde04907cda3f8b9", kill_on_drop: false }` [INFO] [stdout] 329d59b58d4080d02969cce97f2c80b2cc862aef08bb27efdde04907cda3f8b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeab34a5db2c8cca062e7bfaa92549c223c8deee633ed8633b51658cbfc03bfe [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" "eeab34a5db2c8cca062e7bfaa92549c223c8deee633ed8633b51658cbfc03bfe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remotery v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'gcc::compile_library': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | gcc::compile_library("libremotery.a", &["external/remotery/lib/Remotery.c"]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': [INFO] [stderr] warning: external/remotery/lib/Remotery.c:1318:11: warning: variable 'orig_dest' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 1318 | char *orig_dest; [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: external/remotery/lib/Remotery.c:1317:13: warning: variable 'orig_dmax' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 1317 | rsize_t orig_dmax; [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: external/remotery/lib/Remotery.c: In function 'MurmurHash3_x86_32': [INFO] [stderr] warning: external/remotery/lib/Remotery.c:2448:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 2448 | case 3: k1 ^= tail[2] << 16; [INFO] [stderr] warning: | ~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: external/remotery/lib/Remotery.c:2449:5: note: here [INFO] [stderr] warning: 2449 | case 2: k1 ^= tail[1] << 8; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: external/remotery/lib/Remotery.c:2449:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 2449 | case 2: k1 ^= tail[1] << 8; [INFO] [stderr] warning: | ~~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: external/remotery/lib/Remotery.c:2450:5: note: here [INFO] [stderr] warning: 2450 | case 1: k1 ^= tail[0]; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] Documenting remotery v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.89s [INFO] running `Command { std: "docker" "inspect" "eeab34a5db2c8cca062e7bfaa92549c223c8deee633ed8633b51658cbfc03bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeab34a5db2c8cca062e7bfaa92549c223c8deee633ed8633b51658cbfc03bfe", kill_on_drop: false }` [INFO] [stdout] eeab34a5db2c8cca062e7bfaa92549c223c8deee633ed8633b51658cbfc03bfe