[INFO] cloning repository https://github.com/philippkeller/rustup-toolchain-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philippkeller/rustup-toolchain-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilippkeller%2Frustup-toolchain-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilippkeller%2Frustup-toolchain-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39c20035fa3c0866d43cfd15489faccdbf9dc02f [INFO] checking philippkeller/rustup-toolchain-proxy against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilippkeller%2Frustup-toolchain-proxy" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/philippkeller/rustup-toolchain-proxy on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/philippkeller/rustup-toolchain-proxy [INFO] finished tweaking git repo https://github.com/philippkeller/rustup-toolchain-proxy [INFO] tweaked toml for git repo https://github.com/philippkeller/rustup-toolchain-proxy written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/philippkeller/rustup-toolchain-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", 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] 2bac3518aec09af573e2c45c0fcbe11dedfe00a3dff206f1e7273611de1fc9a2 [INFO] running `Command { std: "docker" "start" "-a" "2bac3518aec09af573e2c45c0fcbe11dedfe00a3dff206f1e7273611de1fc9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bac3518aec09af573e2c45c0fcbe11dedfe00a3dff206f1e7273611de1fc9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bac3518aec09af573e2c45c0fcbe11dedfe00a3dff206f1e7273611de1fc9a2", kill_on_drop: false }` [INFO] [stdout] 2bac3518aec09af573e2c45c0fcbe11dedfe00a3dff206f1e7273611de1fc9a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "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] 3167cebe962fd07b453d7227d5796a7f9214b6aa2dfe6bb61d4640ba8e24ce15 [INFO] running `Command { std: "docker" "start" "-a" "3167cebe962fd07b453d7227d5796a7f9214b6aa2dfe6bb61d4640ba8e24ce15", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.26 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking rustup-toolchain-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/lib.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | let home_dir = env::home_dir().expect("could not retrieve HOME var").to_str().expect("hm. utf8 error..?").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// home dir with forward slashes without trailing slash, e.g. C:/Users/hans [INFO] [stdout] 15 | | static ref HOME_DIR: String = { [INFO] [stdout] 16 | | let home_dir = env::home_dir().expect("could not retrieve HOME var").to_str().expect("hm. utf8 error..?").to_string(); [INFO] [stdout] 17 | | home_dir.replace("\\", "/") [INFO] [stdout] 18 | | }; [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// home dir with forward slashes without trailing slash, e.g. C:/Users/hans [INFO] [stdout] 15 | | static ref HOME_DIR: String = { [INFO] [stdout] 16 | | let home_dir = env::home_dir().expect("could not retrieve HOME var").to_str().expect("hm. utf8 error..?").to_string(); [INFO] [stdout] 17 | | home_dir.replace("\\", "/") [INFO] [stdout] 18 | | }; [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/lib.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | let home_dir = env::home_dir().expect("could not retrieve HOME var").to_str().expect("hm. utf8 error..?").to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// home dir with forward slashes without trailing slash, e.g. C:/Users/hans [INFO] [stdout] 15 | | static ref HOME_DIR: String = { [INFO] [stdout] 16 | | let home_dir = env::home_dir().expect("could not retrieve HOME var").to_str().expect("hm. utf8 error..?").to_string(); [INFO] [stdout] 17 | | home_dir.replace("\\", "/") [INFO] [stdout] 18 | | }; [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | /// home dir with forward slashes without trailing slash, e.g. C:/Users/hans [INFO] [stdout] 15 | | static ref HOME_DIR: String = { [INFO] [stdout] 16 | | let home_dir = env::home_dir().expect("could not retrieve HOME var").to_str().expect("hm. utf8 error..?").to_string(); [INFO] [stdout] 17 | | home_dir.replace("\\", "/") [INFO] [stdout] 18 | | }; [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.37s [INFO] running `Command { std: "docker" "inspect" "3167cebe962fd07b453d7227d5796a7f9214b6aa2dfe6bb61d4640ba8e24ce15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3167cebe962fd07b453d7227d5796a7f9214b6aa2dfe6bb61d4640ba8e24ce15", kill_on_drop: false }` [INFO] [stdout] 3167cebe962fd07b453d7227d5796a7f9214b6aa2dfe6bb61d4640ba8e24ce15