[INFO] cloning repository https://github.com/smart-dag/static_web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smart-dag/static_web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmart-dag%2Fstatic_web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmart-dag%2Fstatic_web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9284454c9d9b21570aa74c96682f309c7e87720 [INFO] testing smart-dag/static_web 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%2Fsmart-dag%2Fstatic_web" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smart-dag/static_web 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/smart-dag/static_web [INFO] finished tweaking git repo https://github.com/smart-dag/static_web [INFO] tweaked toml for git repo https://github.com/smart-dag/static_web written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/smart-dag/static_web 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] Updating git repository `https://github.com/Xudong-Huang/may_minihttp.git` [INFO] [stderr] Updating git repository `https://github.com/Xudong-Huang/may.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e669fc4435bbe49e6df03c2f9ec13dbe95fac84c86b272c391e0f2e3202fcc02 [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" "e669fc4435bbe49e6df03c2f9ec13dbe95fac84c86b272c391e0f2e3202fcc02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e669fc4435bbe49e6df03c2f9ec13dbe95fac84c86b272c391e0f2e3202fcc02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e669fc4435bbe49e6df03c2f9ec13dbe95fac84c86b272c391e0f2e3202fcc02", kill_on_drop: false }` [INFO] [stdout] e669fc4435bbe49e6df03c2f9ec13dbe95fac84c86b272c391e0f2e3202fcc02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c5350e29dd7216fee98ce31c128f23fe76d979e2f612ed53d85cb8e74f0c39fc [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" "c5350e29dd7216fee98ce31c128f23fe76d979e2f612ed53d85cb8e74f0c39fc", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling may_queue v0.1.5 (https://github.com/Xudong-Huang/may.git#e6165e42) [INFO] [stderr] Compiling may v0.3.5 (https://github.com/Xudong-Huang/may.git#e6165e42) [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling generator v0.6.12 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling may_minihttp v0.1.0 (https://github.com/Xudong-Huang/may_minihttp.git#fc2fe181) [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling web_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.40s [INFO] running `Command { std: "docker" "inspect" "c5350e29dd7216fee98ce31c128f23fe76d979e2f612ed53d85cb8e74f0c39fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5350e29dd7216fee98ce31c128f23fe76d979e2f612ed53d85cb8e74f0c39fc", kill_on_drop: false }` [INFO] [stdout] c5350e29dd7216fee98ce31c128f23fe76d979e2f612ed53d85cb8e74f0c39fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 98343d4b90ec55f1faf39d4d2cb9a1d60d47b51d91355d8bb1399fd233e13501 [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" "98343d4b90ec55f1faf39d4d2cb9a1d60d47b51d91355d8bb1399fd233e13501", kill_on_drop: false }` [INFO] [stderr] Compiling web_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "98343d4b90ec55f1faf39d4d2cb9a1d60d47b51d91355d8bb1399fd233e13501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98343d4b90ec55f1faf39d4d2cb9a1d60d47b51d91355d8bb1399fd233e13501", kill_on_drop: false }` [INFO] [stdout] 98343d4b90ec55f1faf39d4d2cb9a1d60d47b51d91355d8bb1399fd233e13501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a01110954dbead0f405b951db56c87bbc434632ed28eb397d654995feaeb75b5 [INFO] running `Command { std: "docker" "start" "-a" "a01110954dbead0f405b951db56c87bbc434632ed28eb397d654995feaeb75b5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/web_server-418cefbd336601af [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" "a01110954dbead0f405b951db56c87bbc434632ed28eb397d654995feaeb75b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01110954dbead0f405b951db56c87bbc434632ed28eb397d654995feaeb75b5", kill_on_drop: false }` [INFO] [stdout] a01110954dbead0f405b951db56c87bbc434632ed28eb397d654995feaeb75b5