[INFO] cloning repository https://github.com/e-user/50shades [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e-user/50shades" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-user%2F50shades", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-user%2F50shades'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09c69778937e9f7f4d9f43ff2c8debf7e241aec3 [INFO] testing e-user/50shades against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-user%2F50shades" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/e-user/50shades on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/e-user/50shades [INFO] finished tweaking git repo https://github.com/e-user/50shades [INFO] tweaked toml for git repo https://github.com/e-user/50shades written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/e-user/50shades already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0108eaf7c914cec78e6ea48a7766c8a462ab57f180324a7d798d81c0dd9d5a36 [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" "0108eaf7c914cec78e6ea48a7766c8a462ab57f180324a7d798d81c0dd9d5a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0108eaf7c914cec78e6ea48a7766c8a462ab57f180324a7d798d81c0dd9d5a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0108eaf7c914cec78e6ea48a7766c8a462ab57f180324a7d798d81c0dd9d5a36", kill_on_drop: false }` [INFO] [stdout] 0108eaf7c914cec78e6ea48a7766c8a462ab57f180324a7d798d81c0dd9d5a36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e46559d25c7e3e3b23be393accbbaa45399897c6980e3ec377e8a9fe6ab4b21 [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" "1e46559d25c7e3e3b23be393accbbaa45399897c6980e3ec377e8a9fe6ab4b21", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling dialoguer v0.4.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_regex v0.4.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling pidgin v0.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling secret-service v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling two_timer v1.3.4 [INFO] [stderr] Compiling handlebars v2.0.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling keyring v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling fifty-shades v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "1e46559d25c7e3e3b23be393accbbaa45399897c6980e3ec377e8a9fe6ab4b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e46559d25c7e3e3b23be393accbbaa45399897c6980e3ec377e8a9fe6ab4b21", kill_on_drop: false }` [INFO] [stdout] 1e46559d25c7e3e3b23be393accbbaa45399897c6980e3ec377e8a9fe6ab4b21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ddb6fabc3787d2c3de1106328d734708d81dbe8f22c9677d740bf6730c3cb11 [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" "9ddb6fabc3787d2c3de1106328d734708d81dbe8f22c9677d740bf6730c3cb11", kill_on_drop: false }` [INFO] [stderr] Compiling fifty-shades v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.38s [INFO] running `Command { std: "docker" "inspect" "9ddb6fabc3787d2c3de1106328d734708d81dbe8f22c9677d740bf6730c3cb11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ddb6fabc3787d2c3de1106328d734708d81dbe8f22c9677d740bf6730c3cb11", kill_on_drop: false }` [INFO] [stdout] 9ddb6fabc3787d2c3de1106328d734708d81dbe8f22c9677d740bf6730c3cb11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab6081b12a79c556e971eb5770c10f873afaf0a6b4b33b2831001171fa906572 [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" "ab6081b12a79c556e971eb5770c10f873afaf0a6b4b33b2831001171fa906572", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/50shades-504cf3f4e1147e0d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test template::test::test_default_helper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab6081b12a79c556e971eb5770c10f873afaf0a6b4b33b2831001171fa906572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6081b12a79c556e971eb5770c10f873afaf0a6b4b33b2831001171fa906572", kill_on_drop: false }` [INFO] [stdout] ab6081b12a79c556e971eb5770c10f873afaf0a6b4b33b2831001171fa906572