[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] testing lnicola/self-modify against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnicola%2Fself-modify" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lnicola/self-modify on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7bcbda01673fd381629e8f634a3879986d87eb7d7e3c796c6a2330670fa0701 [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" "a7bcbda01673fd381629e8f634a3879986d87eb7d7e3c796c6a2330670fa0701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7bcbda01673fd381629e8f634a3879986d87eb7d7e3c796c6a2330670fa0701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7bcbda01673fd381629e8f634a3879986d87eb7d7e3c796c6a2330670fa0701", kill_on_drop: false }` [INFO] [stdout] a7bcbda01673fd381629e8f634a3879986d87eb7d7e3c796c6a2330670fa0701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ed3e001e7a71d18715113e3729c345fd709aca193b7dcffb04bc0de2be4f506 [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" "3ed3e001e7a71d18715113e3729c345fd709aca193b7dcffb04bc0de2be4f506", kill_on_drop: false }` [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling goblin v0.0.22 [INFO] [stderr] Compiling self-modify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.49s [INFO] running `Command { std: "docker" "inspect" "3ed3e001e7a71d18715113e3729c345fd709aca193b7dcffb04bc0de2be4f506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed3e001e7a71d18715113e3729c345fd709aca193b7dcffb04bc0de2be4f506", kill_on_drop: false }` [INFO] [stdout] 3ed3e001e7a71d18715113e3729c345fd709aca193b7dcffb04bc0de2be4f506 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--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] 16f64027c813281280f5e734ae88183eab41c3bcf2bd6824a8ccf910fc60f8e3 [INFO] running `Command { std: "docker" "start" "-a" "16f64027c813281280f5e734ae88183eab41c3bcf2bd6824a8ccf910fc60f8e3", kill_on_drop: false }` [INFO] [stderr] Compiling self-modify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "16f64027c813281280f5e734ae88183eab41c3bcf2bd6824a8ccf910fc60f8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f64027c813281280f5e734ae88183eab41c3bcf2bd6824a8ccf910fc60f8e3", kill_on_drop: false }` [INFO] [stdout] 16f64027c813281280f5e734ae88183eab41c3bcf2bd6824a8ccf910fc60f8e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 69be8f65b3d8677f6e960f4f4cfc1edc2319a5d17a2e7701b0ca5cada40f3770 [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" "69be8f65b3d8677f6e960f4f4cfc1edc2319a5d17a2e7701b0ca5cada40f3770", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/self_modify-0ea08e2c881f962e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "69be8f65b3d8677f6e960f4f4cfc1edc2319a5d17a2e7701b0ca5cada40f3770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69be8f65b3d8677f6e960f4f4cfc1edc2319a5d17a2e7701b0ca5cada40f3770", kill_on_drop: false }` [INFO] [stdout] 69be8f65b3d8677f6e960f4f4cfc1edc2319a5d17a2e7701b0ca5cada40f3770