Oct 15 17:30:09.646 INFO testing stripe-rs-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:30:09.648 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 17:30:10.098 INFO blam! 95e9d3b17152439074cad37e4a58b8dcbe32b18c4eadeb606ad0de265ae5fc0e Oct 15 17:30:10.100 INFO running `"docker" "start" "-a" "95e9d3b17152439074cad37e4a58b8dcbe32b18c4eadeb606ad0de265ae5fc0e"` Oct 15 17:30:11.210 INFO kablam! usermod: no changes Oct 15 17:30:11.363 INFO kablam! Compiling curl-sys v0.1.35 Oct 15 17:30:11.379 INFO kablam! Compiling uuid v0.1.18 Oct 15 17:30:13.269 INFO kablam! Compiling url v0.2.38 Oct 15 17:30:14.274 INFO kablam! Compiling curl v0.2.19 Oct 15 17:30:16.801 INFO kablam! Compiling stripe-rs v0.1.0 (/source) Oct 15 17:30:18.395 INFO kablam! warning: static variable `api_key` should have an upper case name such as `API_KEY` Oct 15 17:30:18.396 INFO kablam! --> src/lib.rs:45:1 Oct 15 17:30:18.396 INFO kablam! | Oct 15 17:30:18.396 INFO kablam! 45 | pub static mut api_key: Option<*const str> = None; Oct 15 17:30:18.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:30:18.397 INFO kablam! | Oct 15 17:30:18.397 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 17:30:18.398 INFO kablam! Oct 15 17:30:18.398 INFO kablam! warning: static variable `api_version` should have an upper case name such as `API_VERSION` Oct 15 17:30:18.398 INFO kablam! --> src/lib.rs:46:1 Oct 15 17:30:18.399 INFO kablam! | Oct 15 17:30:18.400 INFO kablam! 46 | pub static mut api_version: Option<*const str> = None; Oct 15 17:30:18.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:30:18.401 INFO kablam! Oct 15 17:30:18.544 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.29s Oct 15 17:30:18.556 INFO kablam! su: No module specific data is present Oct 15 17:30:19.702 INFO running `"docker" "rm" "-f" "95e9d3b17152439074cad37e4a58b8dcbe32b18c4eadeb606ad0de265ae5fc0e"` Oct 15 17:30:20.053 INFO blam! 95e9d3b17152439074cad37e4a58b8dcbe32b18c4eadeb606ad0de265ae5fc0e Oct 15 17:30:20.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 17:30:20.635 INFO blam! d9001aa2299dc9c801ae0dcad3f94ae3aa283378a82cca8788cfe37aa45e1eb7 Oct 15 17:30:20.638 INFO running `"docker" "start" "-a" "d9001aa2299dc9c801ae0dcad3f94ae3aa283378a82cca8788cfe37aa45e1eb7"` Oct 15 17:30:22.803 INFO kablam! usermod: no changes Oct 15 17:30:22.971 INFO kablam! Compiling stripe-rs v0.1.0 (/source) Oct 15 17:30:24.793 INFO kablam! warning: static variable `api_key` should have an upper case name such as `API_KEY` Oct 15 17:30:24.794 INFO kablam! --> src/lib.rs:45:1 Oct 15 17:30:24.795 INFO kablam! | Oct 15 17:30:24.795 INFO kablam! 45 | pub static mut api_key: Option<*const str> = None; Oct 15 17:30:24.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:30:24.796 INFO kablam! | Oct 15 17:30:24.796 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 17:30:24.796 INFO kablam! Oct 15 17:30:24.796 INFO kablam! warning: static variable `api_version` should have an upper case name such as `API_VERSION` Oct 15 17:30:24.796 INFO kablam! --> src/lib.rs:46:1 Oct 15 17:30:24.797 INFO kablam! | Oct 15 17:30:24.797 INFO kablam! 46 | pub static mut api_version: Option<*const str> = None; Oct 15 17:30:24.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:30:24.797 INFO kablam! Oct 15 17:30:25.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.54s Oct 15 17:30:25.377 INFO kablam! su: No module specific data is present Oct 15 17:30:25.609 INFO running `"docker" "rm" "-f" "d9001aa2299dc9c801ae0dcad3f94ae3aa283378a82cca8788cfe37aa45e1eb7"` Oct 15 17:30:25.715 INFO blam! d9001aa2299dc9c801ae0dcad3f94ae3aa283378a82cca8788cfe37aa45e1eb7 Oct 15 17:30:25.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 17:30:25.930 INFO blam! be6a21cca06f292a7a7113dc58302eab18916b44d81b6c523fe2b8336848d5be Oct 15 17:30:25.933 INFO running `"docker" "start" "-a" "be6a21cca06f292a7a7113dc58302eab18916b44d81b6c523fe2b8336848d5be"` Oct 15 17:30:26.423 INFO kablam! usermod: no changes Oct 15 17:30:26.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 17:30:26.610 INFO kablam! Running /target/debug/deps/stripe_rs-ba9ce0405481df95 Oct 15 17:30:26.613 INFO blam! Oct 15 17:30:26.613 INFO blam! running 0 tests Oct 15 17:30:26.613 INFO blam! Oct 15 17:30:26.613 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:30:26.613 INFO blam! Oct 15 17:30:26.615 INFO kablam! Doc-tests stripe-rs Oct 15 17:30:29.007 INFO blam! Oct 15 17:30:29.007 INFO blam! running 0 tests Oct 15 17:30:29.007 INFO blam! Oct 15 17:30:29.007 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:30:29.007 INFO blam! Oct 15 17:30:29.016 INFO kablam! su: No module specific data is present Oct 15 17:30:30.121 INFO running `"docker" "rm" "-f" "be6a21cca06f292a7a7113dc58302eab18916b44d81b6c523fe2b8336848d5be"` Oct 15 17:30:30.364 INFO blam! be6a21cca06f292a7a7113dc58302eab18916b44d81b6c523fe2b8336848d5be