[INFO] fetching crate organix 0.1.3... [INFO] testing organix-0.1.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate organix 0.1.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate organix 0.1.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate organix 0.1.3 [INFO] finished tweaking crates.io crate organix 0.1.3 [INFO] tweaked toml for crates.io crate organix 0.1.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate organix 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-serde v0.1.1 [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded serde v1.0.110 [INFO] [stderr] Downloaded serde_json v1.0.53 [INFO] [stderr] Downloaded tracing v0.1.13 [INFO] [stderr] Downloaded libc v0.2.70 [INFO] [stderr] Downloaded quote v1.0.5 [INFO] [stderr] Downloaded tokio-compat v0.1.6 [INFO] [stderr] Downloaded thiserror-impl v1.0.17 [INFO] [stderr] Downloaded thiserror v1.0.17 [INFO] [stderr] Downloaded pin-project v0.4.16 [INFO] [stderr] Downloaded pin-project-internal v0.4.16 [INFO] [stderr] Downloaded tracing-attributes v0.1.7 [INFO] [stderr] Downloaded organix-derive v0.1.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cd3d6c63765d86a3ee1426432076978058a41050beabf1af48ca0973f2c6773 [INFO] running `Command { std: "docker" "start" "-a" "8cd3d6c63765d86a3ee1426432076978058a41050beabf1af48ca0973f2c6773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd3d6c63765d86a3ee1426432076978058a41050beabf1af48ca0973f2c6773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd3d6c63765d86a3ee1426432076978058a41050beabf1af48ca0973f2c6773", kill_on_drop: false }` [INFO] [stdout] 8cd3d6c63765d86a3ee1426432076978058a41050beabf1af48ca0973f2c6773 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d416d00fa95a741f47d843ff874c57ba47437ccc44f6277011a138a486db69fb [INFO] running `Command { std: "docker" "start" "-a" "d416d00fa95a741f47d843ff874c57ba47437ccc44f6277011a138a486db69fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.17 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling organix-derive v0.1.0 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.17 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling organix v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.99s [INFO] running `Command { std: "docker" "inspect" "d416d00fa95a741f47d843ff874c57ba47437ccc44f6277011a138a486db69fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d416d00fa95a741f47d843ff874c57ba47437ccc44f6277011a138a486db69fb", kill_on_drop: false }` [INFO] [stdout] d416d00fa95a741f47d843ff874c57ba47437ccc44f6277011a138a486db69fb [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4a7ec2585e78bd776f3c7f33ef5e4acc994312432cd59b8ad6af8c1287910fb [INFO] running `Command { std: "docker" "start" "-a" "d4a7ec2585e78bd776f3c7f33ef5e4acc994312432cd59b8ad6af8c1287910fb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-compat v0.1.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling organix v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.25s [INFO] running `Command { std: "docker" "inspect" "d4a7ec2585e78bd776f3c7f33ef5e4acc994312432cd59b8ad6af8c1287910fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a7ec2585e78bd776f3c7f33ef5e4acc994312432cd59b8ad6af8c1287910fb", kill_on_drop: false }` [INFO] [stdout] d4a7ec2585e78bd776f3c7f33ef5e4acc994312432cd59b8ad6af8c1287910fb [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1714fbc9d9608de093557e6f0e271dbfa321d90a1c400f35a0d0806d9877e35e [INFO] running `Command { std: "docker" "start" "-a" "1714fbc9d9608de093557e6f0e271dbfa321d90a1c400f35a0d0806d9877e35e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/organix-7942b65524aab5b3) [INFO] [stdout] [INFO] [stderr] Running tests/ping_pong.rs (/opt/rustwide/target/debug/deps/ping_pong-cf5caa12b3b87e78) [INFO] [stdout] running 4 tests [INFO] [stdout] test service::stats::tests::no_entries ... ok [INFO] [stdout] test service::stats::tests::tow_entries ... ok [INFO] [stdout] test service::stats::tests::units ... ok [INFO] [stdout] test service::stats::tests::one_entry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ping_pong ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Running tests/watchdog.rs (/opt/rustwide/target/debug/deps/watchdog-8c8bb492314a77eb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test start_kill_watchdog ... ok [INFO] [stdout] test start_unknown_service ... ok [INFO] [stderr] Doc-tests organix [INFO] [stdout] test start_shutdown_watchdog ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/lib.rs - (line 53) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1714fbc9d9608de093557e6f0e271dbfa321d90a1c400f35a0d0806d9877e35e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1714fbc9d9608de093557e6f0e271dbfa321d90a1c400f35a0d0806d9877e35e", kill_on_drop: false }` [INFO] [stdout] 1714fbc9d9608de093557e6f0e271dbfa321d90a1c400f35a0d0806d9877e35e