[INFO] cloning repository https://github.com/lnicola/self-modify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lnicola/self-modify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnicola%2Fself-modify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnicola%2Fself-modify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71aa78e0c1bf4cf615317aa25e9ad5eab01158f3 [INFO] checking lnicola/self-modify against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnicola%2Fself-modify" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lnicola/self-modify on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/lnicola/self-modify [INFO] finished tweaking git repo https://github.com/lnicola/self-modify [INFO] tweaked toml for git repo https://github.com/lnicola/self-modify written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/lnicola/self-modify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aa653c45444e04210ff396e900e5c85d525d75519dcd0e10821c42e23022fad [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" "8aa653c45444e04210ff396e900e5c85d525d75519dcd0e10821c42e23022fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aa653c45444e04210ff396e900e5c85d525d75519dcd0e10821c42e23022fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa653c45444e04210ff396e900e5c85d525d75519dcd0e10821c42e23022fad", kill_on_drop: false }` [INFO] [stdout] 8aa653c45444e04210ff396e900e5c85d525d75519dcd0e10821c42e23022fad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adb036cbfa0f8f0c332b2b89f37a92df88ba47568b37f23ce205b67eb48b061e [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" "adb036cbfa0f8f0c332b2b89f37a92df88ba47568b37f23ce205b67eb48b061e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking goblin v0.0.22 [INFO] [stderr] Checking self-modify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.36s [INFO] running `Command { std: "docker" "inspect" "adb036cbfa0f8f0c332b2b89f37a92df88ba47568b37f23ce205b67eb48b061e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb036cbfa0f8f0c332b2b89f37a92df88ba47568b37f23ce205b67eb48b061e", kill_on_drop: false }` [INFO] [stdout] adb036cbfa0f8f0c332b2b89f37a92df88ba47568b37f23ce205b67eb48b061e