[INFO] updating cached repository https://github.com/AsuMagic/oxidizedbrain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 774c3fc15721acf64311ac3a541e49c1738db856 [INFO] testing AsuMagic/oxidizedbrain 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%2FAsuMagic%2Foxidizedbrain" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AsuMagic/oxidizedbrain 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] started tweaking git repo https://github.com/AsuMagic/oxidizedbrain [INFO] finished tweaking git repo https://github.com/AsuMagic/oxidizedbrain [INFO] tweaked toml for git repo https://github.com/AsuMagic/oxidizedbrain written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AsuMagic/oxidizedbrain 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb9dd9b3f6ed1e0126cd8211230c4848750e82a07592ba780c6c2986f1f15582 [INFO] running `Command { std: "docker" "start" "-a" "fb9dd9b3f6ed1e0126cd8211230c4848750e82a07592ba780c6c2986f1f15582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb9dd9b3f6ed1e0126cd8211230c4848750e82a07592ba780c6c2986f1f15582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9dd9b3f6ed1e0126cd8211230c4848750e82a07592ba780c6c2986f1f15582", kill_on_drop: false }` [INFO] [stdout] fb9dd9b3f6ed1e0126cd8211230c4848750e82a07592ba780c6c2986f1f15582 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee0b015835bdccf4b2e921b5ad6c534ea1f6dc4e30babdd22e780ee709dd701b [INFO] running `Command { std: "docker" "start" "-a" "ee0b015835bdccf4b2e921b5ad6c534ea1f6dc4e30babdd22e780ee709dd701b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling cranelift-entity v0.63.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.63.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regalloc v0.0.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cranelift-bforest v0.63.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.63.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling region v2.1.2 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling cranelift-codegen v0.63.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling cranelift-native v0.63.0 [INFO] [stderr] Compiling cranelift-module v0.63.0 [INFO] [stderr] Compiling cranelift-frontend v0.63.0 [INFO] [stderr] Compiling cranelift-simplejit v0.63.0 [INFO] [stderr] Compiling cranelift v0.63.0 [INFO] [stderr] Compiling oxidizedbrain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "ee0b015835bdccf4b2e921b5ad6c534ea1f6dc4e30babdd22e780ee709dd701b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0b015835bdccf4b2e921b5ad6c534ea1f6dc4e30babdd22e780ee709dd701b", kill_on_drop: false }` [INFO] [stdout] ee0b015835bdccf4b2e921b5ad6c534ea1f6dc4e30babdd22e780ee709dd701b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 999c7daee8f8858bc8ab7fc94862da39a743e5cc3967a32c9b6090f35c19bf43 [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" "999c7daee8f8858bc8ab7fc94862da39a743e5cc3967a32c9b6090f35c19bf43", kill_on_drop: false }` [INFO] [stderr] Compiling oxidizedbrain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "999c7daee8f8858bc8ab7fc94862da39a743e5cc3967a32c9b6090f35c19bf43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999c7daee8f8858bc8ab7fc94862da39a743e5cc3967a32c9b6090f35c19bf43", kill_on_drop: false }` [INFO] [stdout] 999c7daee8f8858bc8ab7fc94862da39a743e5cc3967a32c9b6090f35c19bf43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c5c3eccc895d64ef55fac1aa184485f51160357df5da11bf197a3cd77f51715 [INFO] running `Command { std: "docker" "start" "-a" "5c5c3eccc895d64ef55fac1aa184485f51160357df5da11bf197a3cd77f51715", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oxidizedbrain-7971d2729a11e0ff [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" "5c5c3eccc895d64ef55fac1aa184485f51160357df5da11bf197a3cd77f51715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5c3eccc895d64ef55fac1aa184485f51160357df5da11bf197a3cd77f51715", kill_on_drop: false }` [INFO] [stdout] 5c5c3eccc895d64ef55fac1aa184485f51160357df5da11bf197a3cd77f51715