Sep 04 16:10:16.188 INFO checking json-codec-0.5.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 16:10:16.189 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 16:10:16.189 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:10:16.390 INFO blam! 6d5ff3a9017e6a7942e0a2de1604686c2c8906a5fbdc490abf4613259bdd61d6 Sep 04 16:10:16.392 INFO running `"docker" "start" "-a" "6d5ff3a9017e6a7942e0a2de1604686c2c8906a5fbdc490abf4613259bdd61d6"` Sep 04 16:10:17.182 INFO kablam! Checking json-codec v0.5.0 (file:///source) Sep 04 16:10:20.518 INFO kablam! error[E0599]: no method named `gen_range` found for type `&mut G` in the current scope Sep 04 16:10:20.518 INFO kablam! --> tests/properties.rs:132:13 Sep 04 16:10:20.518 INFO kablam! | Sep 04 16:10:20.518 INFO kablam! 132 | match g.gen_range(1, 8) { Sep 04 16:10:20.518 INFO kablam! | ^^^^^^^^^ Sep 04 16:10:20.518 INFO kablam! | Sep 04 16:10:20.518 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 16:10:20.518 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 16:10:20.518 INFO kablam! | Sep 04 16:10:20.518 INFO kablam! 4 | use rand::Rng; Sep 04 16:10:20.518 INFO kablam! | Sep 04 16:10:20.518 INFO kablam! Sep 04 16:10:20.520 INFO kablam! error[E0599]: no method named `gen` found for type `&mut G` in the current scope Sep 04 16:10:20.520 INFO kablam! --> tests/properties.rs:135:29 Sep 04 16:10:20.520 INFO kablam! | Sep 04 16:10:20.520 INFO kablam! 135 | 3 => Json::Number(g.gen()), Sep 04 16:10:20.520 INFO kablam! | ^^^ Sep 04 16:10:20.520 INFO kablam! | Sep 04 16:10:20.520 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 16:10:20.520 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 16:10:20.520 INFO kablam! | Sep 04 16:10:20.520 INFO kablam! 4 | use rand::Rng; Sep 04 16:10:20.520 INFO kablam! | Sep 04 16:10:20.520 INFO kablam! Sep 04 16:10:20.533 INFO kablam! error[E0599]: no method named `gen_range` found for type `&mut G` in the current scope Sep 04 16:10:20.533 INFO kablam! --> tests/properties.rs:154:21 Sep 04 16:10:20.533 INFO kablam! | Sep 04 16:10:20.533 INFO kablam! 154 | let len = g.gen_range(0, 64); Sep 04 16:10:20.533 INFO kablam! | ^^^^^^^^^ Sep 04 16:10:20.533 INFO kablam! | Sep 04 16:10:20.534 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 16:10:20.534 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 16:10:20.534 INFO kablam! | Sep 04 16:10:20.534 INFO kablam! 4 | use rand::Rng; Sep 04 16:10:20.534 INFO kablam! | Sep 04 16:10:20.534 INFO kablam! Sep 04 16:10:20.541 INFO kablam! error[E0599]: no method named `gen_range` found for type `&mut G` in the current scope Sep 04 16:10:20.541 INFO kablam! --> tests/properties.rs:163:21 Sep 04 16:10:20.541 INFO kablam! | Sep 04 16:10:20.541 INFO kablam! 163 | let len = g.gen_range(0, 64); Sep 04 16:10:20.541 INFO kablam! | ^^^^^^^^^ Sep 04 16:10:20.541 INFO kablam! | Sep 04 16:10:20.541 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 04 16:10:20.541 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 04 16:10:20.541 INFO kablam! | Sep 04 16:10:20.541 INFO kablam! 4 | use rand::Rng; Sep 04 16:10:20.541 INFO kablam! | Sep 04 16:10:20.541 INFO kablam! Sep 04 16:10:20.552 INFO kablam! error: aborting due to 4 previous errors Sep 04 16:10:20.552 INFO kablam! Sep 04 16:10:20.552 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 16:10:20.561 INFO kablam! error: Could not compile `json-codec`. Sep 04 16:10:20.561 INFO kablam! Sep 04 16:10:20.561 INFO kablam! To learn more, run the command again with --verbose. Sep 04 16:10:20.562 INFO kablam! su: No module specific data is present Sep 04 16:10:21.042 INFO running `"docker" "rm" "-f" "6d5ff3a9017e6a7942e0a2de1604686c2c8906a5fbdc490abf4613259bdd61d6"` Sep 04 16:10:21.125 INFO blam! 6d5ff3a9017e6a7942e0a2de1604686c2c8906a5fbdc490abf4613259bdd61d6